{"level":"info","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-04T22:47:44Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-04T22:47:44Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-04T22:47:44Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-04T22:47:44Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-04T22:47:44Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-04T22:47:44Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-04T22:47:44Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-04T22:47:44Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-04T22:47:44Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-04T22:47:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-04T22:47:44Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-04T22:47:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-04T22:47:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-04T22:47:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-04T22:47:44Z","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-05-04T22:47:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-04T22:47:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-04T22:47:54Z","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-05-04T22:47:54Z","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-05-04T22:48:04Z","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-05-04T22:48:04Z","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-05-04T22:48:14Z","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-05-04T22:48:14Z","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-05-04T22:48:24Z","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-05-04T22:48:24Z","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-05-04T22:48:34Z","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-05-04T22:48:34Z","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-05-04T22:48:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-04T22:48:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-04T22:48:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-04T22:48:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-04T22:57:37Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-bmfg","name":"my-integration-test-zbtc"}} {"level":"info","ts":"2026-05-04T22:57:37Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T22:57:37Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T22:57:37Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T22:57:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-hnqewn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:57:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-vxya","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-one-vxya","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:57:42Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-mcmcfx","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:57:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-vbti","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:57:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-gjga","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-kepfuz","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-wscy","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-enunad","namespace":"build-e2e-afrg"},"application":"build-e2e-afrg/build-suite-test-application-sdyp","namespace":"build-e2e-afrg","name":"test-annotations-enunad","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-mirw"} {"level":"info","ts":"2026-05-04T22:58:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-mirw","application":"appstudio"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","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-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","PR group":"konflux-gh-test-custom-default-mcmcfx"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","prGroup":"konflux-gh-test-custom-default-mcmcfx","prGroupHash":"20932fa6aac27e1f33af6210b9772301e17f0afaff20c07c9decb60dc34813"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-mirw"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mirw"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-mirw","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"namespace":"tenant-dev-acuq","name":"snapshot-sample-mirw","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T22:58:16Z","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-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T22:58: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":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio","namespace":"tenant-dev-acuq","name":"snapshot-sample-mirw","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T22:58:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T22:58:16Z","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-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio"} {"level":"info","ts":"2026-05-04T22:58:16Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-mirw', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"namespace":"tenant-dev-acuq","name":"snapshot-sample-mirw","reconcileID":"955e4512-7ed0-452a-aa12-0418af0e61f0"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio","namespace":"tenant-dev-acuq","name":"snapshot-sample-mirw-9f7hs","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio","release.Name":"snapshot-sample-mirw-9f7hs"} {"level":"info","ts":"2026-05-04T22:58: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":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-mirw","namespace":"tenant-dev-acuq"},"application":"tenant-dev-acuq/appstudio"} {"level":"info","ts":"2026-05-04T22:58:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-hnqewn-on-pull-request-9g6s9","PR group":"konflux-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T22:58:17Z","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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","SHA":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74321593651,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"go-component-hnqewn-on-pull-request-9g6s9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"go-component-hnqewn-on-pull-request-9g6s9"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T22:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74321593651, NodeID:\"CR_kwDONSo-hs8AAAARTemFMw\", HeadSHA:\"29f4b26e7b02bd4d85e4cbe819499907d51a1dce\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74321593651\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74321593651\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 22:58:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/go-component-hnqewn-on-pull-request-9g6s9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74321593651/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67440873084}, 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:3627173535, Number:21652, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21652\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-hnqewn\", SHA:\"29f4b26e7b02bd4d85e4cbe819499907d51a1dce\", 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-ffgfzo\", 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-05-04T22:58:18Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74321593651,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T22:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"go-component-hnqewn-on-pull-request-9g6s9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"go-component-hnqewn-on-pull-request-9g6s9"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:18Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-vbti-on-pull-request-xrnl6","PR group":"konflux-test-comp-vbti"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:20Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-czwf","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-gjga-on-pull-request-4m6rv","PR group":"konflux-component-two-gjga"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","prGroup":"konflux-component-two-gjga","prGroupHash":"1d8b1f86400c1070f226079686e23d6c622d84990466f4210b9aa36b0d3554"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:25Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:25Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-njfiti","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-yprxel","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","PR group":"konflux-gl-test-custom-default-kepfuz"} {"level":"info","ts":"2026-05-04T22:58: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":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","prGroup":"konflux-gl-test-custom-default-kepfuz","prGroupHash":"f503d3ff8500046167ae44205986cbe53c9b8824bb825e94a264a9682e9744"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-raex","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:33Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-mcmcfx","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:34Z","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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","PR group":"konflux-gl-test-custom-default-kepfuz"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","prGroup":"konflux-gl-test-custom-default-kepfuz","prGroupHash":"f503d3ff8500046167ae44205986cbe53c9b8824bb825e94a264a9682e9744"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-jmti","name":"my-integration-test-efgm"}} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-jmti","name":"my-integration-test-fxou"}} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/04 22:58:34 http: TLS handshake error from 10.128.0.2:43446: EOF {"level":"info","ts":"2026-05-04T22:58:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wscy-on-pull-request-zfzl6","PR group":"konflux-test-comp-wscy"} {"level":"info","ts":"2026-05-04T22:58:35Z","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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:35Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:35Z","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-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-vjuhkq","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:36Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","build-e2e-cypj":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58: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-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T22:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-04T22:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-04T22:58:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-04T22:58:39Z","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-bldu"},"snapshot.Namespace":"neg-rp-dev-bldu","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-04T22:58:39Z","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-bldu"}} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-ohdymm","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-04T22:58:41Z","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-ndhv"},"snapshot.Namespace":"block-rp-dev-ndhv","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-04T22:58:41Z","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-ndhv"}} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","build-e2e-cypj":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:58:41Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-kepfuz-on-pull-request-8nxm8\" was cancelled"}],"startTime":"2026-05-04T22:58:33Z","completionTime":"2026-05-04T22:58:41Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt"},{"name":"revision","value":"4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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)"},{"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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-bb391133077c2a28e4d8046301b34504-4b43afa12ffd5bf3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-kepfuz-on-pull-request-8nxm8 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","build-e2e-cypj":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:58:41Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-kepfuz-on-pull-request-8nxm8\" was cancelled"}],"startTime":"2026-05-04T22:58:33Z","completionTime":"2026-05-04T22:58:41Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt"},{"name":"revision","value":"4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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)"},{"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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-bb391133077c2a28e4d8046301b34504-4b43afa12ffd5bf3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-kepfuz-on-pull-request-8nxm8 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","build-e2e-cypj":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8"} {"level":"info","ts":"2026-05-04T22:58: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-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:58:41Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-kepfuz-on-pull-request-8nxm8\" was cancelled"}],"startTime":"2026-05-04T22:58:33Z","completionTime":"2026-05-04T22:58:41Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt"},{"name":"revision","value":"4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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)"},{"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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-bb391133077c2a28e4d8046301b34504-4b43afa12ffd5bf3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-kepfuz-on-pull-request-8nxm8 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","build-e2e-cypj":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:58:41Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-kepfuz-on-pull-request-8nxm8\" was cancelled"}],"startTime":"2026-05-04T22:58:33Z","completionTime":"2026-05-04T22:58:41Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt"},{"name":"revision","value":"4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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)"},{"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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-bb391133077c2a28e4d8046301b34504-4b43afa12ffd5bf3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-kepfuz-on-pull-request-8nxm8 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","build-e2e-cypj":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:58:41Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-kepfuz-on-pull-request-8nxm8\" was cancelled"}],"startTime":"2026-05-04T22:58:33Z","completionTime":"2026-05-04T22:58:41Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt"},{"name":"revision","value":"4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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)"},{"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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-bb391133077c2a28e4d8046301b34504-4b43afa12ffd5bf3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-kepfuz-on-pull-request-8nxm8 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","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-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","build-e2e-cypj":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:58:42Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-default-kepfuz-on-pull-request-8nxm8\" was cancelled"}],"startTime":"2026-05-04T22:58:33Z","completionTime":"2026-05-04T22:58:42Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt"},{"name":"revision","value":"4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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)"},{"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:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-default-kepfuz:on-pr-4ad9dcc120a65bf0f4ddbf0563fa3c3985ee786f"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-bb391133077c2a28e4d8046301b34504-4b43afa12ffd5bf3-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-default-kepfuz-on-pull-request-8nxm8 has finished running","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-kmlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T22:58:46Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"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-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"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-05-04T22:58:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","reconcileID":"b47fc244-454e-4841-9a82-671bb91197cc","error":"pipelineruns.tekton.dev \"gh-test-custom-default-mcmcfx-on-pull-request-vz79r\" 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":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"req":{"name":"gh-test-custom-default-mcmcfx-on-pull-request-vz79r","namespace":"build-e2e-xrqf"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-mcmcfx-on-pull-request-vz79r\" 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-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-czwf-on-pull-request-4dbpn","PR group":"konflux-test-comp-czwf"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-czwf","prGroupHash":"e1e85a043a03c2ea7320bab75fe039d47e9d11a4b107c1cbdd4904596e3d4b"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-vagn","name":"my-integration-test-bsxf"}} {"level":"info","ts":"2026-05-04T22:58:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T22:58:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T22:58:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T22:58:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-vagn","name":"skipped-its"}} {"level":"info","ts":"2026-05-04T22:58:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} 2026/05/04 22:58:49 http: TLS handshake error from 10.130.0.2:55924: EOF {"level":"info","ts":"2026-05-04T22:58:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-04T22:58:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/04 22:58:49 http: TLS handshake error from 10.129.0.2:47570: EOF {"level":"info","ts":"2026-05-04T22:58:51Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-kepfuz","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-bkyj"} {"level":"info","ts":"2026-05-04T22:58:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-bkyj","application":"appstudio"} {"level":"info","ts":"2026-05-04T22:58:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-bkyj"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bkyj"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-bkyj","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"namespace":"happy-path-psek","name":"snapshot-sample-bkyj","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T22:58:54Z","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-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T22:58: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":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio","namespace":"happy-path-psek","name":"snapshot-sample-bkyj","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T22:58:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T22:58:54Z","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-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio"} {"level":"info","ts":"2026-05-04T22:58:54Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-bkyj', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"namespace":"happy-path-psek","name":"snapshot-sample-bkyj","reconcileID":"0277b01c-423f-4ae0-9239-a3b1f4ad6521"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio","namespace":"happy-path-psek","name":"snapshot-sample-bkyj-577kd","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio","release.Name":"snapshot-sample-bkyj-577kd"} {"level":"info","ts":"2026-05-04T22:58: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":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-bkyj","namespace":"happy-path-psek"},"application":"happy-path-psek/appstudio"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-uwwc","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-ieoadb","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-yprxel-on-pull-request-bvcr8","PR group":"konflux-go-component-yprxel"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-go-component-yprxel","prGroupHash":"070b1dec0a72061b2682cb4c73380958aad4d6939eb5a849539dc1d235c355"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-default-kepfuz-on-pull-request-8nxm8 with pr group konflux-gl-test-custom-default-kepfuz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58: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-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-idbi","name":"my-integration-test-kaff"}} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kaff"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kaff"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/04 22:58:58 http: TLS handshake error from 10.129.0.2:55536: EOF {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:58:59Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-dgqp","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-raex-on-pull-request-7jv4k","PR group":"konflux-test-symlink-comp-raex"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-symlink-comp-raex","prGroupHash":"8a1a7aeeec5876e54cb05b663c982e285faeafc3232295bca6a8eee4eddde3"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-kmlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-mirw"} {"level":"info","ts":"2026-05-04T22:59:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-acuq","snapshot":"snapshot-sample-mirw"} {"level":"info","ts":"2026-05-04T22:59:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T22:59:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"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-05-04T22:59:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"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-05-04T22:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"req":{"name":"gl-test-custom-default-kepfuz-on-pull-request-7lnmh","namespace":"build-e2e-cypj"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-kepfuz-on-pull-request-7lnmh\" 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":"error","ts":"2026-05-04T22:59:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-kepfuz-on-pull-request-8nxm8","namespace":"build-e2e-cypj"},"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-05-04T22:59:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:13Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","PR group":"konflux-test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T22:59:13Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","prGroup":"konflux-test-comp-pac-gitlab-vjuhkq","prGroupHash":"f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112"} {"level":"info","ts":"2026-05-04T22:59: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T22:59:13Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-bbsn","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:59:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499351237} {"level":"info","ts":"2026-05-04T22:59:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusName":"Konflux Dev version / my-integration-test-efgm / test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T22:59:14Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T22:59:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-efgm","commitStatus2.ID":14209106136,"TargetURL":null} {"level":"info","ts":"2026-05-04T22:59:14Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499351237} {"level":"info","ts":"2026-05-04T22:59:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusName":"Konflux Dev version / my-integration-test-fxou / test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T22:59:14Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T22:59:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-fxou","commitStatus2.ID":14209106222,"TargetURL":null} {"level":"info","ts":"2026-05-04T22:59:14Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","reconcileID":"830d55a1-47f3-4785-ab2a-944677f783b6","snapshot.Namespace":"gitlab-rep-jmti","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T22:59:15Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T22:59:15Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","pipelineRun.Namespace":"gitlab-rep-jmti","pipelineRun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T22:59:15Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","pipelinerun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:59: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:59: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:59: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:59: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T22:59:15Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499351237} {"level":"info","ts":"2026-05-04T22:59:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commitStatus.Name":"Konflux Dev version / my-integration-test-efgm / test-comp-pac-gitlab-vjuhkq","commitStatus.ID":14209106136} {"level":"info","ts":"2026-05-04T22:59:15Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-efgm","commitStatus.ID":14209106136,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-04T22:59:15Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499351237} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-uwwc","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commitStatus.Name":"Konflux Dev version / my-integration-test-fxou / test-comp-pac-gitlab-vjuhkq","commitStatus.ID":14209106222} {"level":"info","ts":"2026-05-04T22:59:16Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-fxou","commitStatus.ID":14209106222,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","reconcileID":"68c88eac-d4c4-45f9-a1fb-71c1f2ae7a7c","snapshot.Namespace":"gitlab-rep-jmti","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq","noteID":3313213339} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T22:59:16Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq","count":1} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","noteID":3313213339,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T22:59:16Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","pipelineRun.Namespace":"gitlab-rep-jmti","pipelineRun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T22:59: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-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","pipelinerun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:59: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:59: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:59: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-enunad","namespace":"build-e2e-afrg"},"application":"build-e2e-afrg/build-suite-test-application-sdyp","namespace":"build-e2e-afrg","name":"test-annotations-enunad","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-ucrmhy","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","PR group":"konflux-fj-test-custom-default-ohdymm"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","prGroup":"konflux-fj-test-custom-default-ohdymm","prGroupHash":"133e934b86d5ef738f47e09f53a7cbae9ad3a233a21f6bbd69d737e33686a4"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:30Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:30Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-bbsn","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:30Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:32Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-ohdymm","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:59:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-04T22:59:33Z","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-bldu","snapshot":"snapshot"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-04T22:59:35Z","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-ndhv","snapshot":"snapshot"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:36Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:37Z","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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-njfiti-on-pull-request-rjlsl","PR group":"konflux-test-component-pac-njfiti"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","prGroup":"konflux-test-component-pac-njfiti","prGroupHash":"61f0b92b3a33f33434ac0646c6691c6d66a5a92816ddc4d718947d2c091d39"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T22:59:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ExternalID":"my-integration-test-bsxf-test-component-pac-njfiti"} {"level":"info","ts":"2026-05-04T22:59:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ExternalID":"my-integration-test-bsxf-test-component-pac-njfiti"} {"level":"info","ts":"2026-05-04T22:59:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.NameSpace":"integration1-vagn","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bsxf","externalID":"my-integration-test-bsxf-test-component-pac-njfiti"} {"level":"info","ts":"2026-05-04T22:59:38Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ID":74321738423,"CheckName":"Konflux Dev version / my-integration-test-bsxf / test-component-pac-njfiti","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T22:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","pipelineRun.Namespace":"integration1-vagn","pipelineRun.Name":"test-component-pac-njfiti-on-pull-request-rjlsl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T22:59:38Z","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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","pipelinerun.Name":"test-component-pac-njfiti-on-pull-request-rjlsl"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:38Z","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-njfiti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:43Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","PR group":"konflux-gh-multi-component-child-kmlh"} {"level":"info","ts":"2026-05-04T22:59: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","prGroup":"konflux-gh-multi-component-child-kmlh","prGroupHash":"b2285bf8f12d037ea41378079df93bd1b88110d9d88ab7a7c49d8cac726b09"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:59: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:59: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:59: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T22:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-azel","name":"my-integration-test-sfbe"}} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-sfbe"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-sfbe"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-azel","name":"my-integration-test-opnk"}} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-opnk"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-opnk"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-azel","name":"my-integration-test-oecb"}} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-oecb"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-oecb"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-azel","name":"my-integration-test-fxzr"}} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fxzr"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fxzr"} {"level":"info","ts":"2026-05-04T22:59:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/04 22:59:46 http: TLS handshake error from 10.130.0.2:38262: EOF {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:48Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-symlink-comp-raex","prGroupHash":"8a1a7aeeec5876e54cb05b663c982e285faeafc3232295bca6a8eee4eddde3"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:48Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:48Z","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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:59:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T22:59:05Z","completionTime":"2026-05-04T22:59:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"18809a80630e01a67b898af2b40677a73be332c3"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"18809a80630e01a67b898af2b40677a73be332c3"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-symlink-comp-raex:on-pr-18809a80630e01a67b898af2b40677a73be332c3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-symlink-comp-raex:on-pr-18809a80630e01a67b898af2b40677a73be332c3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-raex-on-pull-request-7jv4k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-raex-on-pull-request-7jv4k-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-5610e3c2fcedb6789640014549b8416f-3baad72e18da68e7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-raex-on-pull-request-7jv4k has finished running","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:49Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-symlink-comp-raex","prGroupHash":"8a1a7aeeec5876e54cb05b663c982e285faeafc3232295bca6a8eee4eddde3"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:49Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:49Z","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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:59:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T22:59:05Z","completionTime":"2026-05-04T22:59:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"18809a80630e01a67b898af2b40677a73be332c3"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"18809a80630e01a67b898af2b40677a73be332c3"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-symlink-comp-raex:on-pr-18809a80630e01a67b898af2b40677a73be332c3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-symlink-comp-raex:on-pr-18809a80630e01a67b898af2b40677a73be332c3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-raex-on-pull-request-7jv4k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-raex-on-pull-request-7jv4k-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-5610e3c2fcedb6789640014549b8416f-3baad72e18da68e7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-raex-on-pull-request-7jv4k has finished running","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:49Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-symlink-comp-raex","prGroupHash":"8a1a7aeeec5876e54cb05b663c982e285faeafc3232295bca6a8eee4eddde3"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:49Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:49Z","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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:59:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T22:59:05Z","completionTime":"2026-05-04T22:59:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"18809a80630e01a67b898af2b40677a73be332c3"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"18809a80630e01a67b898af2b40677a73be332c3"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-symlink-comp-raex:on-pr-18809a80630e01a67b898af2b40677a73be332c3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-symlink-comp-raex:on-pr-18809a80630e01a67b898af2b40677a73be332c3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-raex-on-pull-request-7jv4k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-raex-on-pull-request-7jv4k-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-5610e3c2fcedb6789640014549b8416f-3baad72e18da68e7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-raex-on-pull-request-7jv4k has finished running","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T22:59: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:50Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","PR group":"konflux-fj-multi-component-child-uwwc"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59:55Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-hzrlhx","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:55Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:55Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T22:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T22:59:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:56Z","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-ohdymm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59: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":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T22:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T22:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T23:00:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"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-05-04T23:00: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:02Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:00:02Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ohdymm-on-pull-request-lg2tt","namespace":"build-e2e-mjnr"},"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-05-04T23:00:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:03Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","PR group":"konflux-gh-test-custom-branch-ieoadb"} {"level":"info","ts":"2026-05-04T23:00: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","prGroup":"konflux-gh-test-custom-branch-ieoadb","prGroupHash":"7f1915d4f29da7524fe14109096a72b6a89d9e6f1c738f831a544de2a986b4"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:03Z","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-branch-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:05Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:07Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:07Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:07Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-copzbp","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:00: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-child-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gjga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00: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":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:13Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:16Z","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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","PR group":"konflux-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","prGroup":"konflux-konflux-demo-component-dgqp","prGroupHash":"08d873b2ab738875d7d8eb4e513d85a5c1fb4c5654cc8dece7cb8b7fce726f"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:00:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:00:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:00:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.NameSpace":"konflux-idbi","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kaff","externalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74321812953,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","pipelineRun.Namespace":"konflux-idbi","pipelineRun.Name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-dgqp-on-pull-request-kvv4r"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:17Z","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-dgqp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:00: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:00: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:00: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:00: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:00: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:00: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:00: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:00: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:00: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:00: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74321812953, NodeID:\"CR_kwDOMZ6fKs8AAAARTezd2Q\", HeadSHA:\"4e3b37ef3de9afe399c37735ca4674036b92ce79\", ExternalID:\"my-integration-test-kaff-konflux-demo-component-dgqp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74321812953\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74321812953\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-dgqp snapshot scenario my-integration-test-kaff is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-idbi/konflux-demo-component-dgqp-on-pull-request-kvv4r is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74321812953/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp\", CheckSuite:github.CheckSuite{ID:67441080873}, 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:3627183419, Number:29569, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/29569\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-dgqp\", SHA:\"4e3b37ef3de9afe399c37735ca4674036b92ce79\", 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-otbwrt\", 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-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74321812953,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","pipelineRun.Namespace":"konflux-idbi","pipelineRun.Name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-dgqp-on-pull-request-kvv4r"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:17Z","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-dgqp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:20Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","PR group":"konflux-gh-multi-component-parent-kmlh"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","prGroup":"konflux-gh-multi-component-parent-kmlh","prGroupHash":"ab1d94d58e4454fa8039839bdfd19449c406e26a8e754745a08618b3641308"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:20Z","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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:00: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:00: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:00: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:22Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:00:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:24Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","PR group":"konflux-gl-multi-component-child-bbsn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:24Z","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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:24Z","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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-xcqh-20260504-230028-867"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-xcqh-20260504-230028-867","application":"build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-xcqh-20260504-230028-867"} {"level":"info","ts":"2026-05-04T23:00: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":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:00: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":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","Application.Name":"build-secret-lookup-xcqh","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:00:28Z","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-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"build-secret-lookup-xcqh-20260504-230028-867","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:00:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:00: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":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00: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":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-xcqh-20260504-230028-867","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-vxya","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-one-vxya","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-gjga","namespace":"build-e2e-zilx"},"application":"build-e2e-zilx/build-secret-lookup-xcqh","namespace":"build-e2e-zilx","name":"component-two-gjga","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:29Z","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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:29Z","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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:00:27Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T23:00:16Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-dgqp-on-pull-request-kvv4r-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-7f2e92c49f928352877545a4eaec3c59-b18b000234d2840c-01"}},"deletionTimestamp":"2026-05-04 23:00:32 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:00:32Z","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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:00:27Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T23:00:16Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-dgqp-on-pull-request-kvv4r-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-7f2e92c49f928352877545a4eaec3c59-b18b000234d2840c-01"}},"deletionTimestamp":"2026-05-04 23:00:32 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:00:33Z","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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:00:27Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T23:00:16Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-dgqp-on-pull-request-kvv4r-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-7f2e92c49f928352877545a4eaec3c59-b18b000234d2840c-01"}},"deletionTimestamp":"2026-05-04 23:00:32 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:00:33Z","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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:00:27Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T23:00:16Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp:on-pr-4e3b37ef3de9afe399c37735ca4674036b92ce79"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-dgqp-on-pull-request-kvv4r-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-7f2e92c49f928352877545a4eaec3c59-b18b000234d2840c-01"}},"deletionTimestamp":"2026-05-04 23:00:32 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:00:33Z","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-dgqp-on-pull-request-kvv4r","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-kchff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:00:41Z","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-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00: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":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-kchff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-dgqp-on-push-kchff is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:00:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:51Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","PR group":"konflux-fj-multi-component-parent-uwwc"} {"level":"info","ts":"2026-05-04T23:00:51Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-parent-uwwc","prGroupHash":"0babaa68b9d8235e59a6e592e91535c0e52b09db99fc6a81437818369e0244"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:55Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:55Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:56Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:56Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:00:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:57Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00: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-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:57Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:00: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00:57Z","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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","PR group":"konflux-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","prGroup":"konflux-test-component-pac-ucrmhy","prGroupHash":"6c6facc5bc4b40fa3dc8a786871cc6e1cf7fd37c78b1ff4a8adf7a08ae42fc"} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-sfbe-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-sfbe-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","snapshot.NameSpace":"stat-rep-azel","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sfbe","externalID":"my-integration-test-sfbe-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321896588,"CheckName":"Konflux Dev version / my-integration-test-sfbe / test-component-pac-ucrmhy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-opnk-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-opnk-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","snapshot.NameSpace":"stat-rep-azel","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-opnk","externalID":"my-integration-test-opnk-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321897293,"CheckName":"Konflux Dev version / my-integration-test-opnk / test-component-pac-ucrmhy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-oecb-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-oecb-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","snapshot.NameSpace":"stat-rep-azel","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-oecb","externalID":"my-integration-test-oecb-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321897906,"CheckName":"Konflux Dev version / my-integration-test-oecb / test-component-pac-ucrmhy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-fxzr-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-fxzr-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","snapshot.NameSpace":"stat-rep-azel","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fxzr","externalID":"my-integration-test-fxzr-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321898471,"CheckName":"Konflux Dev version / my-integration-test-fxzr / test-component-pac-ucrmhy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","pipelineRun.Namespace":"stat-rep-azel","pipelineRun.Name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:00: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":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","pipelinerun.Name":"test-component-pac-ucrmhy-on-pull-request-xmjr6"} {"level":"info","ts":"2026-05-04T23:00: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":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00:59Z","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-ucrmhy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:59Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00: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":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-sfbe-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-sfbe-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","existingCheckRun":"github.CheckRun{ID:74321896588, NodeID:\"CR_kwDOMjU9q88AAAARTe4kjA\", HeadSHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", ExternalID:\"my-integration-test-sfbe-test-component-pac-ucrmhy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321896588\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74321896588\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ucrmhy snapshot scenario my-integration-test-sfbe is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-azel/test-component-pac-ucrmhy-on-pull-request-xmjr6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321896588/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sfbe / test-component-pac-ucrmhy\", CheckSuite:github.CheckSuite{ID:67441157669}, 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:3627186181, Number:9587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9587\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ucrmhy\", SHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", 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-phwpew\", 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-05-04T23:01:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-xcqh-20260504-230028-867"} {"level":"info","ts":"2026-05-04T23:01: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-zilx","snapshot":"build-secret-lookup-xcqh-20260504-230028-867"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321896588,"CheckName":"Konflux Dev version / my-integration-test-sfbe / test-component-pac-ucrmhy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-opnk-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-opnk-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","existingCheckRun":"github.CheckRun{ID:74321897293, NodeID:\"CR_kwDOMjU9q88AAAARTe4nTQ\", HeadSHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", ExternalID:\"my-integration-test-opnk-test-component-pac-ucrmhy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321897293\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74321897293\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ucrmhy snapshot scenario my-integration-test-opnk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-azel/test-component-pac-ucrmhy-on-pull-request-xmjr6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321897293/annotations\"}, Name:\"Konflux Dev version / my-integration-test-opnk / test-component-pac-ucrmhy\", CheckSuite:github.CheckSuite{ID:67441157669}, 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:3627186181, Number:9587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9587\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ucrmhy\", SHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", 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-phwpew\", 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-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321897293,"CheckName":"Konflux Dev version / my-integration-test-opnk / test-component-pac-ucrmhy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-oecb-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-oecb-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","existingCheckRun":"github.CheckRun{ID:74321897906, NodeID:\"CR_kwDOMjU9q88AAAARTe4psg\", HeadSHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", ExternalID:\"my-integration-test-oecb-test-component-pac-ucrmhy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321897906\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74321897906\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ucrmhy snapshot optional scenario my-integration-test-oecb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-azel/test-component-pac-ucrmhy-on-pull-request-xmjr6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321897906/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oecb / test-component-pac-ucrmhy\", CheckSuite:github.CheckSuite{ID:67441157669}, 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:3627186181, Number:9587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9587\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ucrmhy\", SHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", 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-phwpew\", 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-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321897906,"CheckName":"Konflux Dev version / my-integration-test-oecb / test-component-pac-ucrmhy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-fxzr-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-fxzr-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:01:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","existingCheckRun":"github.CheckRun{ID:74321898471, NodeID:\"CR_kwDOMjU9q88AAAARTe4r5w\", HeadSHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", ExternalID:\"my-integration-test-fxzr-test-component-pac-ucrmhy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321898471\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74321898471\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ucrmhy snapshot scenario my-integration-test-fxzr is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-azel/test-component-pac-ucrmhy-on-pull-request-xmjr6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321898471/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fxzr / test-component-pac-ucrmhy\", CheckSuite:github.CheckSuite{ID:67441157669}, 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:3627186181, Number:9587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9587\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ucrmhy\", SHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", 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-phwpew\", 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-05-04T23:01:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321898471,"CheckName":"Konflux Dev version / my-integration-test-fxzr / test-component-pac-ucrmhy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","pipelineRun.Namespace":"stat-rep-azel","pipelineRun.Name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:01: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":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","pipelinerun.Name":"test-component-pac-ucrmhy-on-pull-request-xmjr6"} {"level":"info","ts":"2026-05-04T23:01: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01:01Z","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-ucrmhy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"namespace":"build-e2e-zilx","name":"component-two-gjga-on-pull-request-4m6rv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T23:01:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"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-05-04T23:01:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:01: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:02Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","PR group":"konflux-gl-multi-component-parent-bbsn"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-parent-bbsn","prGroupHash":"437ef39b04689bd2c58aaa86f71a7319f79b599cdd25f76c161c11160f2edc"} {"level":"info","ts":"2026-05-04T23:01: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"req":{"name":"component-two-gjga-on-pull-request-4m6rv","namespace":"build-e2e-zilx"},"error":"PipelineRun.tekton.dev \"component-two-gjga-on-pull-request-4m6rv\" 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-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","PR group":"konflux-gl-test-custom-branch-hzrlhx"} {"level":"info","ts":"2026-05-04T23:01: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","prGroup":"konflux-gl-test-custom-branch-hzrlhx","prGroupHash":"2f652394742b4648d488bb994daab3a06f26176fc7cde19090ec1a6f1e1391"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:01:10Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:13Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:13Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:14Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:01: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:01: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:01: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:01: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:01: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01:29Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:29Z","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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-bkyj"} {"level":"info","ts":"2026-05-04T23:01:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-psek","snapshot":"snapshot-sample-bkyj"} {"level":"info","ts":"2026-05-04T23:01:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:43Z","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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","PR group":"konflux-fj-test-custom-branch-copzbp"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","prGroup":"konflux-fj-test-custom-branch-copzbp","prGroupHash":"c6389391f81685fdb82dbc6b58cf1a66f47b21853a49954f6aa4745f71a1a8"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:43Z","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-branch-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:49Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01:56Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:01: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:02: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:02: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:02: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:02:01Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:02: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:02: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:02: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:02: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:02:05Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:02: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:02: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:02: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:02: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:02: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:02: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:02: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:02: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:02: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:02: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:02: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:03: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:03: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:03: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:03: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:03: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:03: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:03:39Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:03: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:03: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:03: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:03: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:03:39Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:03: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:03: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:03: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:03: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-child-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:13Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:23Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:48Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:52Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:04: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:04: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:04: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:04: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-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:04: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:04:59Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:04: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:04: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:04: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:04: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:04: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:12Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:14Z","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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:14Z","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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:14Z","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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:14Z","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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:24Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:35Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:38Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-04T22:59:54Z","completionTime":"2026-05-04T23:05:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"IMAGE_DIGEST","value":"sha256:862a2ec4504ebc699188bea94804d4b032dbbe672701c0faf4185407aa64f6ce"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"CHAINS-GIT_COMMIT","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-30749d0df8dfb568ecc5cf1a8c549a01-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon30749d0df8dfb568ecc5cf1a8c549a01-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp30749d0df8dfb568ecc5cf1a8c549a01-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-30749d0df8dfb568ecc5cf1a8c549a01-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com30749d0df8dfb568ecc5cf1a8c549a01-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co30749d0df8dfb568ecc5cf1a8c549a01-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-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-5a7092e4f494c074b7749a989155d551-818c1d32d3ca3265-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-mnmz6 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:38Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-04T22:59:54Z","completionTime":"2026-05-04T23:05:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"IMAGE_DIGEST","value":"sha256:862a2ec4504ebc699188bea94804d4b032dbbe672701c0faf4185407aa64f6ce"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"CHAINS-GIT_COMMIT","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-30749d0df8dfb568ecc5cf1a8c549a01-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon30749d0df8dfb568ecc5cf1a8c549a01-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp30749d0df8dfb568ecc5cf1a8c549a01-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-30749d0df8dfb568ecc5cf1a8c549a01-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com30749d0df8dfb568ecc5cf1a8c549a01-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co30749d0df8dfb568ecc5cf1a8c549a01-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-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-5a7092e4f494c074b7749a989155d551-818c1d32d3ca3265-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-mnmz6 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:38Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-04T22:59:54Z","completionTime":"2026-05-04T23:05:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"IMAGE_DIGEST","value":"sha256:862a2ec4504ebc699188bea94804d4b032dbbe672701c0faf4185407aa64f6ce"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"CHAINS-GIT_COMMIT","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-30749d0df8dfb568ecc5cf1a8c549a01-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon30749d0df8dfb568ecc5cf1a8c549a01-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp30749d0df8dfb568ecc5cf1a8c549a01-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-30749d0df8dfb568ecc5cf1a8c549a01-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com30749d0df8dfb568ecc5cf1a8c549a01-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co30749d0df8dfb568ecc5cf1a8c549a01-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-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-5a7092e4f494c074b7749a989155d551-818c1d32d3ca3265-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-mnmz6 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:39Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-04T22:59:54Z","completionTime":"2026-05-04T23:05:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"IMAGE_DIGEST","value":"sha256:862a2ec4504ebc699188bea94804d4b032dbbe672701c0faf4185407aa64f6ce"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"CHAINS-GIT_COMMIT","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-30749d0df8dfb568ecc5cf1a8c549a01-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon30749d0df8dfb568ecc5cf1a8c549a01-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp30749d0df8dfb568ecc5cf1a8c549a01-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-30749d0df8dfb568ecc5cf1a8c549a01-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com30749d0df8dfb568ecc5cf1a8c549a01-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co30749d0df8dfb568ecc5cf1a8c549a01-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-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-5a7092e4f494c074b7749a989155d551-818c1d32d3ca3265-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-mnmz6 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:39Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:40Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-04T22:59:54Z","completionTime":"2026-05-04T23:05:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"IMAGE_DIGEST","value":"sha256:862a2ec4504ebc699188bea94804d4b032dbbe672701c0faf4185407aa64f6ce"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"CHAINS-GIT_COMMIT","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-30749d0df8dfb568ecc5cf1a8c549a01-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon30749d0df8dfb568ecc5cf1a8c549a01-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp30749d0df8dfb568ecc5cf1a8c549a01-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-30749d0df8dfb568ecc5cf1a8c549a01-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com30749d0df8dfb568ecc5cf1a8c549a01-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co30749d0df8dfb568ecc5cf1a8c549a01-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-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-5a7092e4f494c074b7749a989155d551-818c1d32d3ca3265-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-mnmz6 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:05: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:01Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:07Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:06: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:06: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:06: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:06:26Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:06: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:35Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"753.193605ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"454aba92-35f2-4e0c-95ea-e0eccbdfa948","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:35Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"759.027503ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"50f54287-7059-4cb9-9ede-b604148da60a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:35Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"769.87126ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"3603dbd6-fbfc-41ab-b86b-10c868fdd538","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:35Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"790.509518ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"eb338952-bd2d-4c3d-9e01-ada845862e0b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:35Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"831.062436ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"dde2d9ac-fbbb-4bfc-8814-d6bd1c6a689b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:35Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"881.166489ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"bdbea505-5726-44b2-966c-698c1539a4c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:35Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"912.274794ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"8799d5b7-fb89-407b-b03b-35b9331f503b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06: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-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:36Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.232944535s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"693797d5-6a1c-4e06-8a64-6ef94ddeedfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:36Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.631476019s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"d8eca226-4d9f-456d-ba2a-f909626a7c8c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:36Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.874205314s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"c707cdc5-4b18-4558-9205-903f58d4964d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","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-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","reconcileID":"df6ef2a9-6184-4a1f-8d94-3a9cc973d596","component.Name":"gh-multi-component-parent-kmlh"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qajn-20260504-225943-000","application":"build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-225943-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qajn-20260504-225943-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-kmlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh@sha256:7c2ab7ab75dbf7e51db2bab9d46afbfa66f824682f56bd59b05129708fd5973a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-gzovkq","revision":"8a3bbd654c6dedb22f385910861f8a0f55a514d7"}}}]} {"level":"info","ts":"2026-05-04T23:06:38Z","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-kmlh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b2285bf8f12d037ea41378079df93bd1b88110d9d88ab7a7c49d8cac726b09 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:06: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":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","Application.Name":"build-suite-component-update-qajn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:06:38Z","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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"}} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-225943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:06:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:06: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":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:06: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":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:06:38Z","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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-225943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:06:38Z","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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-225943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","snapshot.Namespace":"build-e2e-hswr","snapshot.Name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:06: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":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:06: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":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","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-05-04T23:06:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-pull-request-hhdlh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","snapshot.Name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","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-05-04T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-pull-request-hhdlh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-hhdlh","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:06: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:06: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:06: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:06:47Z","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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:06: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:07: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:07: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:07: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:19Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07:29Z","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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07: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-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:31Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:32Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"994.742337ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"82e516f6-d4ab-4678-a45c-849ecf0ebe3e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.000281535s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"d121b60c-b5b0-4dad-a864-5eb0e5076203","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.010855415s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"ea848dcc-27dc-47f7-84af-25b6903df75e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.031405894s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"d08f3944-74b4-440a-8118-f464f8968eb2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:32Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:32Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.148659753s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"dfbe21a8-502c-44e1-ac1d-33fb1ad8230d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:32Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:32Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.209804777s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"7c789b64-7037-4127-b0b5-4e5c388a04df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.229089378s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"67cbe407-3a49-4cea-b2c0-0a1929670769","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:32Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:32Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:32Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:32Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:33Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"1.550067068s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"7f231c89-e211-4775-a2f5-b9cd81ff8719","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:34Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"2.041241037s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"f2bec313-2ddc-4d0c-a34d-86dfdeec617f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:34Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","elapsedSinceCompletion":"2.190591864s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:07:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"c181f02c-084f-4cf0-9d9d-b1f8b89cad18","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:34Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","reconcileID":"a82863c9-ad7b-4058-a14e-7defa5234fab","component.Name":"gh-multi-component-child-kmlh"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qajn-20260504-230021-000","application":"build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-230021-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qajn-20260504-230021-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-kmlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-parent-kmlh@sha256:6dbbf0eedda5b823603dfbbc2bdf1f1a200ab644b357a97f5da54ed680a316e7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-gzovkq","revision":"16498d07d0e2c5f8f5a6f8c757aa7fd9d93a8f54"}}}]} {"level":"info","ts":"2026-05-04T23:07:35Z","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-kmlh is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ab1d94d58e4454fa8039839bdfd19449c406e26a8e754745a08618b3641308 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:07:35Z","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-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","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-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"}} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","Application.Name":"build-suite-component-update-qajn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","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-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","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-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-230021-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:07:35Z","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-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-230021-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:07:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:07:35Z","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-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:07:35Z","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-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:35Z","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-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-230021-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-230021-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","snapshot.Namespace":"build-e2e-hswr","snapshot.Name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","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-05-04T23:07:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kmlh-on-pull-request-8lcjp has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:36Z","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-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:36Z","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-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","snapshot.Name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-04T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","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-05-04T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kmlh-on-pull-request-8lcjp has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-pull-request-8lcjp","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-xrnl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":"2026-05-04 23:07:38 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:07:38Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":"2026-05-04 23:07:38 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:07:38Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:07:33Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:21Z","completionTime":"2026-05-04T23:07:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"name":"IMAGE_DIGEST","value":"sha256:962fb4e2654fa460f2b77baf36d6e476bab1a13c2e1d6a2eed3b22433dbfd957"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"4f650082576cbd8e7082f3ce59fc2f3aa2057067"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti:on-pr-4f650082576cbd8e7082f3ce59fc2f3aa2057067"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-vbti-on-pull-request-xrnl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes3145ee830ed23a8e8bfef05d7c1628b6-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-vbti-on-pull-request-xrnl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-ed03f852a8715e70cf587c2a0e1e1c66","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-vbti-on-pull-request-xrnl6-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-344654370558710cb4d324e4056416ed-5eca7e2ef427f087-01"}},"deletionTimestamp":"2026-05-04 23:07:38 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:07:38Z","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-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-xrnl6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-xrnl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:07: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:07: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:07: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-vbti-on-pull-request-dtnz6","PR group":"konflux-test-comp-vbti"} {"level":"info","ts":"2026-05-04T23:07: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-vbti","prGroupHash":"286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:07: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:07: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:07: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:07:49Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:07: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","PR group":"konflux-gh-multi-component-child-kmlh"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:07:54Z","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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","prGroup":"konflux-gh-multi-component-child-kmlh","prGroupHash":"b2285bf8f12d037ea41378079df93bd1b88110d9d88ab7a7c49d8cac726b09"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"}} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","snapshot.Namespace":"build-e2e-hswr","snapshot.Name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:07: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:07: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:07: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-push-lpwjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:07:56Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:56Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:56Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-push-lpwjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-kmlh-on-push-lpwjt is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07:56Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:07:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:07:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-04T23:08:00Z","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-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-kmlh-on-push-v88rz is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08:00Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","prGroup":"konflux-gh-multi-component-child-kmlh","prGroupHash":"b2285bf8f12d037ea41378079df93bd1b88110d9d88ab7a7c49d8cac726b09"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"}} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:01Z","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-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-225943-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","snapshot.Namespace":"build-e2e-hswr","snapshot.Name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:01Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-kmlh-on-pull-request-85hzn\" was cancelled"}],"startTime":"2026-05-04T23:07:54Z","completionTime":"2026-05-04T23:08:01Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-gzovkq"},{"name":"revision","value":"7da0560f48f966c294a69d64ed73c296da9ca74c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-c38690fdea59cf937ce86086bc9a4f1c-75b24328ae7b8937-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-pull-request-85hzn has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","prGroup":"konflux-gh-multi-component-child-kmlh","prGroupHash":"b2285bf8f12d037ea41378079df93bd1b88110d9d88ab7a7c49d8cac726b09"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-kmlh-on-pull-request-85hzn\" was cancelled"}],"startTime":"2026-05-04T23:07:54Z","completionTime":"2026-05-04T23:08:01Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-gzovkq"},{"name":"revision","value":"7da0560f48f966c294a69d64ed73c296da9ca74c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-c38690fdea59cf937ce86086bc9a4f1c-75b24328ae7b8937-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-pull-request-85hzn has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","prGroup":"konflux-gh-multi-component-child-kmlh","prGroupHash":"b2285bf8f12d037ea41378079df93bd1b88110d9d88ab7a7c49d8cac726b09"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-kmlh-on-pull-request-85hzn\" was cancelled"}],"startTime":"2026-05-04T23:07:54Z","completionTime":"2026-05-04T23:08:01Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-gzovkq"},{"name":"revision","value":"7da0560f48f966c294a69d64ed73c296da9ca74c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-c38690fdea59cf937ce86086bc9a4f1c-75b24328ae7b8937-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-pull-request-85hzn has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","prGroup":"konflux-gh-multi-component-child-kmlh","prGroupHash":"b2285bf8f12d037ea41378079df93bd1b88110d9d88ab7a7c49d8cac726b09"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-kmlh-on-pull-request-85hzn\" was cancelled"}],"startTime":"2026-05-04T23:07:54Z","completionTime":"2026-05-04T23:08:01Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-gzovkq"},{"name":"revision","value":"7da0560f48f966c294a69d64ed73c296da9ca74c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-c38690fdea59cf937ce86086bc9a4f1c-75b24328ae7b8937-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-pull-request-85hzn has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qajn-20260504-225943-000"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","prGroup":"konflux-gh-multi-component-child-kmlh","prGroupHash":"b2285bf8f12d037ea41378079df93bd1b88110d9d88ab7a7c49d8cac726b09"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hswr/gh-multi-component-child-kmlh-on-pull-request-hhdlh with pr group konflux-gh-multi-component-child-kmlh is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hswr/gh-multi-component-child-kmlh, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","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-kmlh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:01Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-kmlh-on-pull-request-85hzn\" was cancelled"}],"startTime":"2026-05-04T23:07:54Z","completionTime":"2026-05-04T23:08:01Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-gzovkq"},{"name":"revision","value":"7da0560f48f966c294a69d64ed73c296da9ca74c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh:on-pr-7da0560f48f966c294a69d64ed73c296da9ca74c"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-c38690fdea59cf937ce86086bc9a4f1c-75b24328ae7b8937-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-pull-request-85hzn has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-pull-request-85hzn","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","prGroup":"konflux-test-comp-pac-gitlab-vjuhkq","prGroupHash":"f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:03Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T23:08:03Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499351237} {"level":"info","ts":"2026-05-04T23:08:03Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:08:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-efgm","commitStatus2.ID":14209106136,"TargetURL":null} {"level":"info","ts":"2026-05-04T23:08:03Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499351237} {"level":"info","ts":"2026-05-04T23:08:03Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T23:08:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-fxou","commitStatus2.ID":14209106222,"TargetURL":null} {"level":"info","ts":"2026-05-04T23:08:04Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","reconcileID":"8c274875-3456-4bc9-bea6-722e859511c3","snapshot.Namespace":"gitlab-rep-jmti","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T23:08:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq","noteID":3313213339} {"level":"info","ts":"2026-05-04T23:08:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:08:04Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq","count":1} {"level":"info","ts":"2026-05-04T23:08:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","noteID":3313213339,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:08:04Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","pipelineRun.Namespace":"gitlab-rep-jmti","pipelineRun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","pipelinerun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:59:13Z","completionTime":"2026-05-04T23:08:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"name":"IMAGE_DIGEST","value":"sha256:9a3c4cbe8f4e5b59dac9bdf4804e1ca3c8f67ff49fd2d977d32a9da63e7fe3be"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-pac-gitlab-vjuhkq-on-pull-request-w5rns-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0ec171d9574768723b104d73402daa91-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac0ec171d9574768723b104d73402daa91-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0ec171d9574768723b104d73402daa91-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-pac-gitlab-vjuhkq-on-pull-request-w5rns-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-0c43af39b3b91a442d96f1942ee024bb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0ec171d9574768723b104d73402daa91-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p0ec171d9574768723b104d73402daa91-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-de0ebbcb727a0794c3f008e6e2b70420-dc718726c5547d34-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:05Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","prGroup":"konflux-test-comp-pac-gitlab-vjuhkq","prGroupHash":"f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:59:13Z","completionTime":"2026-05-04T23:08:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"name":"IMAGE_DIGEST","value":"sha256:9a3c4cbe8f4e5b59dac9bdf4804e1ca3c8f67ff49fd2d977d32a9da63e7fe3be"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-pac-gitlab-vjuhkq-on-pull-request-w5rns-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0ec171d9574768723b104d73402daa91-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac0ec171d9574768723b104d73402daa91-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0ec171d9574768723b104d73402daa91-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-pac-gitlab-vjuhkq-on-pull-request-w5rns-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-0c43af39b3b91a442d96f1942ee024bb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0ec171d9574768723b104d73402daa91-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p0ec171d9574768723b104d73402daa91-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-de0ebbcb727a0794c3f008e6e2b70420-dc718726c5547d34-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","prGroup":"konflux-test-comp-pac-gitlab-vjuhkq","prGroupHash":"f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:59:13Z","completionTime":"2026-05-04T23:08:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"name":"IMAGE_DIGEST","value":"sha256:9a3c4cbe8f4e5b59dac9bdf4804e1ca3c8f67ff49fd2d977d32a9da63e7fe3be"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-pac-gitlab-vjuhkq-on-pull-request-w5rns-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0ec171d9574768723b104d73402daa91-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac0ec171d9574768723b104d73402daa91-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0ec171d9574768723b104d73402daa91-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-pac-gitlab-vjuhkq-on-pull-request-w5rns-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-0c43af39b3b91a442d96f1942ee024bb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0ec171d9574768723b104d73402daa91-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p0ec171d9574768723b104d73402daa91-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-de0ebbcb727a0794c3f008e6e2b70420-dc718726c5547d34-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08:08Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:15Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","prGroup":"konflux-test-component-pac-ucrmhy","prGroupHash":"6c6facc5bc4b40fa3dc8a786871cc6e1cf7fd37c78b1ff4a8adf7a08ae42fc"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-oecb-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:08:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-oecb-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:08:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","existingCheckRun":"github.CheckRun{ID:74321897906, NodeID:\"CR_kwDOMjU9q88AAAARTe4psg\", HeadSHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", ExternalID:\"my-integration-test-oecb-test-component-pac-ucrmhy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321897906\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74321897906\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ucrmhy snapshot optional scenario my-integration-test-oecb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-azel/test-component-pac-ucrmhy-on-pull-request-xmjr6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321897906/annotations\"}, Name:\"Konflux Dev version / my-integration-test-oecb / test-component-pac-ucrmhy\", CheckSuite:github.CheckSuite{ID:67441157669}, 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:3627186181, Number:9587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9587\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ucrmhy\", SHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", 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-phwpew\", 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-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321897906,"CheckName":"Konflux Dev version / my-integration-test-oecb / test-component-pac-ucrmhy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-fxzr-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-fxzr-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","existingCheckRun":"github.CheckRun{ID:74321898471, NodeID:\"CR_kwDOMjU9q88AAAARTe4r5w\", HeadSHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", ExternalID:\"my-integration-test-fxzr-test-component-pac-ucrmhy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321898471\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74321898471\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ucrmhy snapshot scenario my-integration-test-fxzr is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-azel/test-component-pac-ucrmhy-on-pull-request-xmjr6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321898471/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fxzr / test-component-pac-ucrmhy\", CheckSuite:github.CheckSuite{ID:67441157669}, 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:3627186181, Number:9587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9587\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ucrmhy\", SHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", 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-phwpew\", 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-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321898471,"CheckName":"Konflux Dev version / my-integration-test-fxzr / test-component-pac-ucrmhy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-sfbe-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-sfbe-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","existingCheckRun":"github.CheckRun{ID:74321896588, NodeID:\"CR_kwDOMjU9q88AAAARTe4kjA\", HeadSHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", ExternalID:\"my-integration-test-sfbe-test-component-pac-ucrmhy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321896588\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74321896588\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ucrmhy snapshot scenario my-integration-test-sfbe is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-azel/test-component-pac-ucrmhy-on-pull-request-xmjr6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321896588/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sfbe / test-component-pac-ucrmhy\", CheckSuite:github.CheckSuite{ID:67441157669}, 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:3627186181, Number:9587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9587\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ucrmhy\", SHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", 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-phwpew\", 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-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321896588,"CheckName":"Konflux Dev version / my-integration-test-sfbe / test-component-pac-ucrmhy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-opnk-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ExternalID":"my-integration-test-opnk-test-component-pac-ucrmhy"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","existingCheckRun":"github.CheckRun{ID:74321897293, NodeID:\"CR_kwDOMjU9q88AAAARTe4nTQ\", HeadSHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", ExternalID:\"my-integration-test-opnk-test-component-pac-ucrmhy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321897293\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74321897293\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:00:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ucrmhy snapshot scenario my-integration-test-opnk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-azel/test-component-pac-ucrmhy-on-pull-request-xmjr6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74321897293/annotations\"}, Name:\"Konflux Dev version / my-integration-test-opnk / test-component-pac-ucrmhy\", CheckSuite:github.CheckSuite{ID:67441157669}, 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:3627186181, Number:9587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9587\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ucrmhy\", SHA:\"ebee3aefb49b38b867e42c945a4ea2bf5521d05d\", 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-phwpew\", 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-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","ID":74321897293,"CheckName":"Konflux Dev version / my-integration-test-opnk / test-component-pac-ucrmhy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","pipelineRun.Namespace":"stat-rep-azel","pipelineRun.Name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","pipelinerun.Name":"test-component-pac-ucrmhy-on-pull-request-xmjr6"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T23:00:58Z","completionTime":"2026-05-04T23:08:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"name":"IMAGE_DIGEST","value":"sha256:2f71816388d4a858df43fb4389ff1ae0a61d1e37b2ac9b514dfc07ec59c2fb72"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"ebee3aefb49b38b867e42c945a4ea2bf5521d05d"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/konflux-test-integration-status-report"},{"name":"revision","value":"ebee3aefb49b38b867e42c945a4ea2bf5521d05d"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-component-pac-ucrmhy-on-pull-request-xmjr6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0687af6e667bee373a231b2eee8c0697-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0687af6e667bee373a231b2eee8c0697-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0687af6e667bee373a231b2eee8c0697-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0687af6e667bee373a231b2eee8c0697-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pudceb095f4fedaac679bb0521fd2e9c26","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0687af6e667bee373a231b2eee8c0697-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0687af6e667bee373a231b2eee8c0697-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0687af6e667bee373a231b2eee8c0697-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-9226957fe1a72b14110689061ad5e92f-ccb1e6b37e42a0f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ucrmhy-on-pull-request-xmjr6 has finished running","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:17Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:17Z","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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","prGroup":"konflux-test-component-pac-ucrmhy","prGroupHash":"6c6facc5bc4b40fa3dc8a786871cc6e1cf7fd37c78b1ff4a8adf7a08ae42fc"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08: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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T23:00:58Z","completionTime":"2026-05-04T23:08:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"name":"IMAGE_DIGEST","value":"sha256:2f71816388d4a858df43fb4389ff1ae0a61d1e37b2ac9b514dfc07ec59c2fb72"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"ebee3aefb49b38b867e42c945a4ea2bf5521d05d"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/konflux-test-integration-status-report"},{"name":"revision","value":"ebee3aefb49b38b867e42c945a4ea2bf5521d05d"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-component-pac-ucrmhy-on-pull-request-xmjr6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0687af6e667bee373a231b2eee8c0697-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0687af6e667bee373a231b2eee8c0697-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0687af6e667bee373a231b2eee8c0697-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0687af6e667bee373a231b2eee8c0697-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pudceb095f4fedaac679bb0521fd2e9c26","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0687af6e667bee373a231b2eee8c0697-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0687af6e667bee373a231b2eee8c0697-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0687af6e667bee373a231b2eee8c0697-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-9226957fe1a72b14110689061ad5e92f-ccb1e6b37e42a0f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ucrmhy-on-pull-request-xmjr6 has finished running","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:18Z","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-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","prGroup":"konflux-test-component-pac-ucrmhy","prGroupHash":"6c6facc5bc4b40fa3dc8a786871cc6e1cf7fd37c78b1ff4a8adf7a08ae42fc"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23: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-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T23:00:58Z","completionTime":"2026-05-04T23:08:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"name":"IMAGE_DIGEST","value":"sha256:2f71816388d4a858df43fb4389ff1ae0a61d1e37b2ac9b514dfc07ec59c2fb72"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"ebee3aefb49b38b867e42c945a4ea2bf5521d05d"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/konflux-test-integration-status-report"},{"name":"revision","value":"ebee3aefb49b38b867e42c945a4ea2bf5521d05d"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-azel/test-component-pac-ucrmhy:on-pr-ebee3aefb49b38b867e42c945a4ea2bf5521d05d"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-component-pac-ucrmhy-on-pull-request-xmjr6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0687af6e667bee373a231b2eee8c0697-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0687af6e667bee373a231b2eee8c0697-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0687af6e667bee373a231b2eee8c0697-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0687af6e667bee373a231b2eee8c0697-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pudceb095f4fedaac679bb0521fd2e9c26","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0687af6e667bee373a231b2eee8c0697-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0687af6e667bee373a231b2eee8c0697-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0687af6e667bee373a231b2eee8c0697-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-9226957fe1a72b14110689061ad5e92f-ccb1e6b37e42a0f1-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw","namespace":"stat-rep-azel","name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ucrmhy-on-pull-request-xmjr6 has finished running","buildpipelineRun":{"name":"test-component-pac-ucrmhy-on-pull-request-xmjr6","namespace":"stat-rep-azel"},"application":"stat-rep-azel/integ-app-mmrw"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","prGroup":"konflux-test-comp-pac-gitlab-vjuhkq","prGroupHash":"f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:59:13Z","completionTime":"2026-05-04T23:08:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"name":"IMAGE_DIGEST","value":"sha256:9a3c4cbe8f4e5b59dac9bdf4804e1ca3c8f67ff49fd2d977d32a9da63e7fe3be"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-pac-gitlab-vjuhkq-on-pull-request-w5rns-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0ec171d9574768723b104d73402daa91-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac0ec171d9574768723b104d73402daa91-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0ec171d9574768723b104d73402daa91-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-pac-gitlab-vjuhkq-on-pull-request-w5rns-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-0c43af39b3b91a442d96f1942ee024bb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0ec171d9574768723b104d73402daa91-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p0ec171d9574768723b104d73402daa91-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-de0ebbcb727a0794c3f008e6e2b70420-dc718726c5547d34-01"}},"deletionTimestamp":"2026-05-04 23:08:18 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:08:18Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","prGroup":"konflux-test-comp-pac-gitlab-vjuhkq","prGroupHash":"f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:59:13Z","completionTime":"2026-05-04T23:08:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"name":"IMAGE_DIGEST","value":"sha256:9a3c4cbe8f4e5b59dac9bdf4804e1ca3c8f67ff49fd2d977d32a9da63e7fe3be"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-pac-gitlab-vjuhkq-on-pull-request-w5rns-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0ec171d9574768723b104d73402daa91-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac0ec171d9574768723b104d73402daa91-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0ec171d9574768723b104d73402daa91-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-pac-gitlab-vjuhkq-on-pull-request-w5rns-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-0c43af39b3b91a442d96f1942ee024bb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0ec171d9574768723b104d73402daa91-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p0ec171d9574768723b104d73402daa91-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-de0ebbcb727a0794c3f008e6e2b70420-dc718726c5547d34-01"}},"deletionTimestamp":"2026-05-04 23:08:18 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:08:18Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","prGroup":"konflux-test-comp-pac-gitlab-vjuhkq","prGroupHash":"f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:08:03Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:59:13Z","completionTime":"2026-05-04T23:08:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"name":"IMAGE_DIGEST","value":"sha256:9a3c4cbe8f4e5b59dac9bdf4804e1ca3c8f67ff49fd2d977d32a9da63e7fe3be"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"abcf3d7ad86c008626616f70d439f52e284383ea"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq:on-pr-abcf3d7ad86c008626616f70d439f52e284383ea"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-pac-gitlab-vjuhkq-on-pull-request-w5rns-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0ec171d9574768723b104d73402daa91-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac0ec171d9574768723b104d73402daa91-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0ec171d9574768723b104d73402daa91-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-pac-gitlab-vjuhkq-on-pull-request-w5rns-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-0c43af39b3b91a442d96f1942ee024bb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-0ec171d9574768723b104d73402daa91-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0ec171d9574768723b104d73402daa91-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g0ec171d9574768723b104d73402daa91-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p0ec171d9574768723b104d73402daa91-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-de0ebbcb727a0794c3f008e6e2b70420-dc718726c5547d34-01"}},"deletionTimestamp":"2026-05-04 23:08:18 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:08:18Z","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-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:18Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:23Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","PR group":"konflux-test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","prGroup":"konflux-test-comp-pac-gitlab-vjuhkq","prGroupHash":"f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:08:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusName":"Konflux Dev version / my-integration-test-efgm / test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-efgm","commitStatus2.ID":14209193966,"TargetURL":null} {"level":"info","ts":"2026-05-04T23:08:24Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","statusName":"Konflux Dev version / my-integration-test-fxou / test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T23:08:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-fxou","commitStatus2.ID":14209194122,"TargetURL":null} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"27151917-415f-480a-a42a-fd5699f6156a","snapshot.Namespace":"gitlab-rep-jmti","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq","noteID":3313213339} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq","count":2} {"level":"info","ts":"2026-05-04T23:08:25Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","noteID":3313213339,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","pipelineRun.Namespace":"gitlab-rep-jmti","pipelineRun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","pipelinerun.Name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq-on-pull-request-w5rns with pr group konflux-test-comp-pac-gitlab-vjuhkq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08: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-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:26Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hlyn/test-comp-vbti-on-pull-request-xrnl6 with pr group konflux-test-comp-vbti is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"496.936582ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"e909ac92-e907-4e77-a6c5-62dd301c8f2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"502.435264ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"0c1f162e-3ffc-4c98-848c-402b37cfc900","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"512.9538ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"7b019388-13c7-4be4-b9cb-3f41be08cad1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"533.462982ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"637484a7-94cc-4516-87d6-e27dce408567","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"574.001476ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"2c3a4bb4-4412-4154-ab2e-08171063b574","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"603.095021ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"4bc4fa70-8102-41f4-8de7-976acb353cc5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"655.306129ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"befeaff4-ce33-4199-94b5-3b0ec2b33e80","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"977.175424ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"43b9a327-3485-4518-b130-b9e677da2da5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:08: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:08: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:08: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"1.444900739s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"79a08e27-d7b3-49c0-864d-3672d7c88860","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","elapsedSinceCompletion":"1.61853678s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","reconcileID":"bece93e4-22dc-4352-9e5a-ac2c5396018d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-umkj-20260504-225938-000","application":"integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"integ-app-umkj-20260504-225938-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-umkj-20260504-225938-000","snapshot.Spec.Components":[{"name":"test-component-pac-njfiti","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-vagn/test-component-pac-njfiti@sha256:8ad5d9a13e467f9cec7c80deb7698665eb46ac222e6bc4eb791e54e1864f24cd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"5bf57314d10f5d2e7e5128e8e8ab121e8ba52d78"}}}]} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-njfiti is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 61f0b92b3a33f33434ac0646c6691c6d66a5a92816ddc4d718947d2c091d39 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:08: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":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","Application.Name":"integ-app-umkj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:08: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":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","integrationTestScenario.Name":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} 2026/05/04 23:08:40 http: TLS handshake error from 10.128.0.2:43826: EOF {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","integrationTestScenario.Name":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","destinationComponentSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"my-integration-test-bsxf-8xk4f","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T23:08:40Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"integ-app-umkj-20260504-225938-000","reconcileID":"9e0f7859-4ffb-4e60-bf8b-426aa1fdfafa","snapshot.name":"integ-app-umkj-20260504-225938-000","pipelinerun.name":"test-component-pac-njfiti-on-pull-request-rjlsl","duration":2.583648539} {"level":"info","ts":"2026-05-04T23:08:40Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"integ-app-umkj-20260504-225938-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","scenario.Name":"my-integration-test-bsxf","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","scenario.Name":"my-integration-test-bsxf","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:08: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":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","Scenario":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","Label":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","Application.Name":"integ-app-umkj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","integrationTestScenario.Name":"my-integration-test-bsxf","pipelineRun.Name":"my-integration-test-bsxf-8xk4f"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","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-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ExternalID":"my-integration-test-bsxf-test-component-pac-njfiti"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ExternalID":"my-integration-test-bsxf-test-component-pac-njfiti"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","existingCheckRun":"github.CheckRun{ID:74321738423, NodeID:\"CR_kwDOKrwUx88AAAARTeu6tw\", HeadSHA:\"5bf57314d10f5d2e7e5128e8e8ab121e8ba52d78\", ExternalID:\"my-integration-test-bsxf-test-component-pac-njfiti\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74321738423\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74321738423\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 22:59:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-njfiti snapshot scenario my-integration-test-bsxf is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-vagn/test-component-pac-njfiti-on-pull-request-rjlsl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74321738423/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsxf / test-component-pac-njfiti\", CheckSuite:github.CheckSuite{ID:67441016760}, 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:3627180645, Number:30086, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30086\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-njfiti\", SHA:\"5bf57314d10f5d2e7e5128e8e8ab121e8ba52d78\", 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-ipbkrg\", 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-05-04T23:08:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-njfiti-on-pull-request-rjlsl has finished running","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsxf-8xk4f","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"my-integration-test-bsxf-8xk4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ID":74321738423,"CheckName":"Konflux Dev version / my-integration-test-bsxf / test-component-pac-njfiti","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","testedSnapshot.Name":"integ-app-umkj-20260504-225938-000","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:41Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08: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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:41Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","destinationComponentSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","scenario.Name":"my-integration-test-bsxf","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","scenario.Name":"my-integration-test-bsxf","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ExternalID":"my-integration-test-bsxf-test-component-pac-njfiti"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","existingCheckRun":"github.CheckRun{ID:74321738423, NodeID:\"CR_kwDOKrwUx88AAAARTeu6tw\", HeadSHA:\"5bf57314d10f5d2e7e5128e8e8ab121e8ba52d78\", ExternalID:\"my-integration-test-bsxf-test-component-pac-njfiti\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74321738423\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74321738423\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 22:59:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-njfiti snapshot integ-app-umkj-20260504-225938-000 and scenario my-integration-test-bsxf is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74321738423/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsxf / test-component-pac-njfiti\", CheckSuite:github.CheckSuite{ID:67441016760}, 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:3627180645, Number:30086, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30086\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-njfiti\", SHA:\"5bf57314d10f5d2e7e5128e8e8ab121e8ba52d78\", 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-ipbkrg\", 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-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ID":74321738423,"CheckName":"Konflux Dev version / my-integration-test-bsxf / test-component-pac-njfiti","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","testedSnapshot.Name":"integ-app-umkj-20260504-225938-000","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:41Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:08:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti-on-pull-request-rjlsl","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-05-04T23:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-njfiti-on-pull-request-rjlsl has finished running","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:48Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"772.773902ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"3bef0a0c-454b-432c-a4f3-4071e315d8aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:48Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"778.443472ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"bd18c80e-4204-490e-b0fa-09b396a7b8b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:48Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"789.16374ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"d2b3e6c0-8547-4c05-aeaa-daae69a4d4f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:48Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"809.924589ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"dd2a00a9-7334-4a17-aefd-87a7c1182c9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:48Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"850.577973ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"106c61c8-7cc5-4b84-9b3b-039eca34bcd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:48Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"931.868396ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"c0f5a9fa-53ac-4200-9d32-0ae5cef300bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:48Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"973.900642ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"b192cde7-3545-4623-9ff4-ee999a632920","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:49Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"1.09283321s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"92f25d12-df14-43ec-a1a0-e98bca3977f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:49Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"1.577266131s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"5f730ec4-71b1-4413-80d3-01d84b102fa7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:49Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"1.733546964s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:08:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"6bcff0e8-8704-4331-a12e-b54743faf9c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08: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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:50Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:50Z","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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"integ-app-umkj-20260504-225938-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsxf-8xk4f","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"my-integration-test-bsxf-8xk4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:08: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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"integ-app-umkj-20260504-225938-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:08: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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:08: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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","destinationComponentSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","scenario.Name":"my-integration-test-bsxf","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","scenario.Name":"my-integration-test-bsxf","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testedSnapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ExternalID":"my-integration-test-bsxf-test-component-pac-njfiti"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","existingCheckRun":"github.CheckRun{ID:74321738423, NodeID:\"CR_kwDOKrwUx88AAAARTeu6tw\", HeadSHA:\"5bf57314d10f5d2e7e5128e8e8ab121e8ba52d78\", ExternalID:\"my-integration-test-bsxf-test-component-pac-njfiti\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74321738423\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74321738423\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 22:59:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-njfiti snapshot integ-app-umkj-20260504-225938-000 and scenario my-integration-test-bsxf 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/74321738423/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bsxf / test-component-pac-njfiti\", CheckSuite:github.CheckSuite{ID:67441016760}, 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:3627180645, Number:30086, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30086\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-njfiti\", SHA:\"5bf57314d10f5d2e7e5128e8e8ab121e8ba52d78\", 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-ipbkrg\", 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-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","reconcileID":"0952b779-ae17-42cd-8e24-e8c8f20cd6e8","component.Name":"gl-multi-component-parent-bbsn"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-sbrf-20260504-230025-000","application":"build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-230025-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-bbsn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn@sha256:2cfb4704c4a44358b8aa73da8da7b4b5d5c48251dc4d2056dd011415d211a314","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx","revision":"4d8188c5e520b011fe6ae13725d56f3898284676"}}}]} {"level":"info","ts":"2026-05-04T23:08:50Z","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-bbsn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:08: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-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","Application.Name":"build-suite-component-update-sbrf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:08: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-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-230025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:08:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:08: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:08: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-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","ID":74321738423,"CheckName":"Konflux Dev version / my-integration-test-bsxf / test-component-pac-njfiti","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","testedSnapshot.Name":"integ-app-umkj-20260504-225938-000","destinationSnapshot.Name":"integ-app-umkj-20260504-225938-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08: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-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-umkj-20260504-225938-000","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"my-integration-test-bsxf-8xk4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:08: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:50Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-230025-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","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-05-04T23:08:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-bg2fk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:52Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08:52Z","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-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","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-05-04T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-bg2fk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74321593651, NodeID:\"CR_kwDONSo-hs8AAAARTemFMw\", HeadSHA:\"29f4b26e7b02bd4d85e4cbe819499907d51a1dce\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74321593651\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74321593651\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 22:58:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/go-component-hnqewn-on-pull-request-9g6s9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74321593651/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67440873084}, 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:3627173535, Number:21652, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21652\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-hnqewn\", SHA:\"29f4b26e7b02bd4d85e4cbe819499907d51a1dce\", 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-ffgfzo\", 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-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74321593651,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"go-component-hnqewn-on-pull-request-9g6s9","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"go-component-hnqewn-on-pull-request-9g6s9"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:09:01Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:22Z","completionTime":"2026-05-04T23:09:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"IMAGE_DIGEST","value":"sha256:70622d7ebb5596cbf8ddd92317ecace5dd0c9fb41d5d004808d1176dd7f9b9b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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":"go-component"}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-hnqewn-on-pull-request-9g6s9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-8bcf8ce5d9cc738aa7a45dc913badc25-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-reqaa1b25c5f2b1806e55e3922725c3babb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-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-630fa771fea1b4aa1a9d7025e4279c5f-348a480376af0c68-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-9g6s9 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:02Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:09:01Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:22Z","completionTime":"2026-05-04T23:09:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"IMAGE_DIGEST","value":"sha256:70622d7ebb5596cbf8ddd92317ecace5dd0c9fb41d5d004808d1176dd7f9b9b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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":"go-component"}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-hnqewn-on-pull-request-9g6s9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-8bcf8ce5d9cc738aa7a45dc913badc25-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-reqaa1b25c5f2b1806e55e3922725c3babb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-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-630fa771fea1b4aa1a9d7025e4279c5f-348a480376af0c68-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-9g6s9 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:09:01Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:22Z","completionTime":"2026-05-04T23:09:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"IMAGE_DIGEST","value":"sha256:70622d7ebb5596cbf8ddd92317ecace5dd0c9fb41d5d004808d1176dd7f9b9b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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":"go-component"}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-hnqewn-on-pull-request-9g6s9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-8bcf8ce5d9cc738aa7a45dc913badc25-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-reqaa1b25c5f2b1806e55e3922725c3babb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-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-630fa771fea1b4aa1a9d7025e4279c5f-348a480376af0c68-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-9g6s9 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:09: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:09: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-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:09: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:09:01Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:22Z","completionTime":"2026-05-04T23:09:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"IMAGE_DIGEST","value":"sha256:70622d7ebb5596cbf8ddd92317ecace5dd0c9fb41d5d004808d1176dd7f9b9b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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":"go-component"}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-hnqewn-on-pull-request-9g6s9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-8bcf8ce5d9cc738aa7a45dc913badc25-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-reqaa1b25c5f2b1806e55e3922725c3babb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-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-630fa771fea1b4aa1a9d7025e4279c5f-348a480376af0c68-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-9g6s9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-9g6s9 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:08Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"979.396346ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"53980ae2-8c8a-4cf9-a033-318a812bb0f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:08Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"985.516575ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"40c07327-bc5e-45c8-8e0e-90185b2e017e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:08Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"996.251926ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"2b362d4a-7e60-4b3a-a3e4-636977c84f62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:09Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"1.016867051s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"eb4bccc9-c609-49b8-988d-6e278320f949","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:09Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"1.069136042s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"1d381095-e744-4adc-9428-bf5c614b1161","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:09Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"1.14965851s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"e2b83c48-5235-4f15-ae8d-27097d297ee4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:09Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"1.310349782s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"b4a3bfde-3285-4395-9281-a1af51d8d7a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:09Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"1.631163609s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"357ec326-f416-4378-81a6-4a13151a0cdf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:09Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"1.825076232s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"cb6b7e20-2298-4f57-a7de-3d7c6e5ea500","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:09:01Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:22Z","completionTime":"2026-05-04T23:09:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"IMAGE_DIGEST","value":"sha256:70622d7ebb5596cbf8ddd92317ecace5dd0c9fb41d5d004808d1176dd7f9b9b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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":"go-component"}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-hnqewn-on-pull-request-9g6s9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-8bcf8ce5d9cc738aa7a45dc913badc25-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-reqaa1b25c5f2b1806e55e3922725c3babb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-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-630fa771fea1b4aa1a9d7025e4279c5f-348a480376af0c68-01"}},"deletionTimestamp":"2026-05-04 23:09:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:09:09Z","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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-9g6s9 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:09:01Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:22Z","completionTime":"2026-05-04T23:09:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"IMAGE_DIGEST","value":"sha256:70622d7ebb5596cbf8ddd92317ecace5dd0c9fb41d5d004808d1176dd7f9b9b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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":"go-component"}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-hnqewn-on-pull-request-9g6s9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-8bcf8ce5d9cc738aa7a45dc913badc25-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-reqaa1b25c5f2b1806e55e3922725c3babb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-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-630fa771fea1b4aa1a9d7025e4279c5f-348a480376af0c68-01"}},"deletionTimestamp":"2026-05-04 23:09:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:09:09Z","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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-9g6s9 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:09:01Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:22Z","completionTime":"2026-05-04T23:09:01Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"IMAGE_DIGEST","value":"sha256:70622d7ebb5596cbf8ddd92317ecace5dd0c9fb41d5d004808d1176dd7f9b9b6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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/group-snapshot-multi-component"},{"name":"revision","value":"29f4b26e7b02bd4d85e4cbe819499907d51a1dce"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn:on-pr-29f4b26e7b02bd4d85e4cbe819499907d51a1dce"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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":"go-component"}],"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-hnqewn-on-pull-request-9g6s9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-8bcf8ce5d9cc738aa7a45dc913badc25-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-reqaa1b25c5f2b1806e55e3922725c3babb","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-hnqewn-on-pull-request-9g6s9-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-630fa771fea1b4aa1a9d7025e4279c5f-348a480376af0c68-01"}},"deletionTimestamp":"2026-05-04 23:09:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:09:10Z","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":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-9g6s9 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-9g6s9","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"2.129238613s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"3223169d-e3d6-4652-8f62-81fa65ed1b02","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"2.274268192s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","reconcileID":"5acb2103-cc5b-41dd-9904-1236eb391fd8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-mdby","application":"integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-umkj has been set as a Controller OwnerReference on Snapshot snapshot-sample-mdby","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"snapshot-sample-mdby","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23: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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23: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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","Application.Name":"integ-app-umkj","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","integrationTestScenario.Name":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"error","ts":"2026-05-04T23:09:10Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Namespace":"integration1-vagn","snapshot.Name":"snapshot-sample-mdby","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-05-04T23:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:10Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"my-integration-test-bsxf-rlkwj","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bsxf"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"snapshot-sample-mdby","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-cqnn-20260504-230110-000","application":"build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-230110-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-cqnn-20260504-230110-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-hzrlhx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-branch-hzrlhx@sha256:d070aee4b176b09dcfafa92e748212b299f051bad9325b8cf2cf414dc4caa9f7","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt","revision":"a0133dea56754e06257c3b1bd96c9737a857f936"}}}]} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"skipped-its-9qvfc","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:11Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"error","ts":"2026-05-04T23:09:11Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Namespace":"integration1-vagn","snapshot.Name":"snapshot-sample-mdby","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-05-04T23:09:11Z","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-hzrlhx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2f652394742b4648d488bb994daab3a06f26176fc7cde19090ec1a6f1e1391 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09:11Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23: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":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","Application.Name":"build-suite-test-application-cqnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:09: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":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"}} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","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-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","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-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-230110-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:09:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:09: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":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23: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":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","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-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-230110-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09:11Z","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-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-230110-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Namespace":"build-e2e-cypj","snapshot.Name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09: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":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23: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":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","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-05-04T23:09:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-pull-request-8v98h has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"error","ts":"2026-05-04T23:09:12Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Namespace":"integration1-vagn","snapshot.Name":"snapshot-sample-mdby","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-05-04T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:12Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsxf-rlkwj","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"my-integration-test-bsxf-rlkwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"error","ts":"2026-05-04T23:09:12Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Namespace":"integration1-vagn","snapshot.Name":"snapshot-sample-mdby","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-05-04T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:12Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-9qvfc","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"skipped-its-9qvfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-hnqewn-on-pull-request-mj5wq","PR group":"konflux-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-go-component-hnqewn","prGroupHash":"1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74322799272,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"go-component-hnqewn-on-pull-request-mj5wq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:09: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"go-component-hnqewn-on-pull-request-mj5wq"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-bmfg/go-component-hnqewn-on-pull-request-9g6s9 with pr group konflux-go-component-hnqewn is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:17Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","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-05-04T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-pull-request-8v98h has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:23Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"error","ts":"2026-05-04T23:09:23Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Namespace":"integration1-vagn","snapshot.Name":"snapshot-sample-mdby","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-05-04T23:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:23Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsxf-rlkwj","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"my-integration-test-bsxf-rlkwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:09:23Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"my-integration-test-bsxf-rlkwj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:09:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:23Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:24Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"snapshot-sample-mdby","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-9qvfc","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"skipped-its-9qvfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:09:24Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"snapshot-sample-mdby","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:24Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-mdby', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"snapshot-sample-mdby","reconcileID":"341113da-c619-4a98-a349-342b20a2a09e"} {"level":"error","ts":"2026-05-04T23:09:24Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Namespace":"integration1-vagn","snapshot.Name":"snapshot-sample-mdby","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-05-04T23:09:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:24Z","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-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","snapshot.Name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"skipped-its-9qvfc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"snapshot-sample-mdby-946w5","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-04T23:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","release.Name":"snapshot-sample-mdby-946w5"} {"level":"info","ts":"2026-05-04T23:09: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":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-mdby","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:25Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:30Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:30Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-vagn","snapshot":"snapshot-sample-mdby"} {"level":"info","ts":"2026-05-04T23:09:30Z","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-mdby\" not found","pipelineRun":{"name":"my-integration-test-bsxf-rlkwj","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:09:30Z","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-mdby\" not found","pipelineRun":{"name":"skipped-its-9qvfc","namespace":"integration1-vagn"}} {"level":"info","ts":"2026-05-04T23:09:30Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-njfiti","namespace":"integration1-vagn"},"application":"integration1-vagn/integ-app-umkj","namespace":"integration1-vagn","name":"test-component-pac-njfiti","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:09:30Z","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-bsxf-8xk4f","namespace":"integration1-vagn"},"pipelineRun.Name":"my-integration-test-bsxf-8xk4f"} {"level":"info","ts":"2026-05-04T23:09:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bsxf-8xk4f","namespace":"integration1-vagn"},"namespace":"integration1-vagn","name":"my-integration-test-bsxf-8xk4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T23:09:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-njfiti-on-pull-request-rjlsl","namespace":"integration1-vagn"},"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-05-04T23:09:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:09:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-vagn","snapshot":"integ-app-umkj-20260504-225938-000"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:32Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"934.240625ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","reconcileID":"67bc0ac1-f7be-4086-b2d5-b8a8df1b8b75","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:32Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"939.7132ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","reconcileID":"f4d4979e-571d-4930-80f0-f1c0a055bc4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:32Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"950.213521ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","reconcileID":"05ecf743-38a8-419d-ae2a-84ff1643ee9d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:32Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"970.800156ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","reconcileID":"1ff9ab78-77a1-410a-ab93-f1fe3ccacb6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:33Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"1.011677687s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","reconcileID":"4d70c9dd-8e49-4569-927a-72f4017b73bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:33Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"1.095084491s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","reconcileID":"5eaa604d-3ac9-472a-8bb6-aefb4641e780","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:33Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"1.25549608s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","reconcileID":"fc7f30d9-4710-4569-881f-e6c5a3e73f54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:33Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"1.576250986s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","reconcileID":"318895c2-5157-4cce-8985-5175f01db09f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09:33Z","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-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:33Z","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-dgqp-on-push-kchff","namespace":"konflux-idbi"},"namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-kchff","reconcileID":"6a07195b-1974-4f06-8712-b12a870c5806","Component.Namespace":"konflux-idbi","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp@sha256:8f713d5ac6b60c268d7ee025588ff3b096d67dca0ae6b3e739283fb50d5cf250","Component.Name":"konflux-demo-component-dgqp","lastBuildCommit":"d3a0b97cf2d72df8c1bde7576110ca8f06937608"} {"level":"info","ts":"2026-05-04T23:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","component.Namespace":"konflux-idbi","component.Name":"konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260504-230041-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230041-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260504-230041-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-dgqp","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp@sha256:8f713d5ac6b60c268d7ee025588ff3b096d67dca0ae6b3e739283fb50d5cf250","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"d3a0b97cf2d72df8c1bde7576110ca8f06937608"}}}]} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-kaff"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:34Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"my-integration-test-kaff-ncqwn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kaff"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-kchff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","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-20260504-230041-000","namespace":"konflux-idbi"},"namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230041-000","reconcileID":"d39f326f-f2f8-45b7-a0c2-37cf6699cfbb","snapshot.name":"konflux-demo-app-20260504-230041-000","pipelinerun.name":"konflux-demo-component-dgqp-on-push-kchff","duration":3.264389889} {"level":"info","ts":"2026-05-04T23:09:34Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230041-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.NameSpace":"konflux-idbi","snapshot.Name":"konflux-demo-app-20260504-230041-000","scenarioName":"my-integration-test-kaff","externalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-kchff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-kchff","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-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74322829513,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-230041-000","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:34Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-kchff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-dgqp-on-push-kchff has finished running","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74322829513, NodeID:\"CR_kwDOMZ6fKs8AAAARTfxgyQ\", HeadSHA:\"d3a0b97cf2d72df8c1bde7576110ca8f06937608\", ExternalID:\"my-integration-test-kaff-konflux-demo-component-dgqp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74322829513\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74322829513\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:09:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-dgqp snapshot konflux-demo-app-20260504-230041-000 and scenario my-integration-test-kaff is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74322829513/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp\", CheckSuite:github.CheckSuite{ID:67441124008}, 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-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-aqyf-20260504-230003-000","application":"build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-ieoadb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7f1915d4f29da7524fe14109096a72b6a89d9e6f1c738f831a544de2a986b4 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-230003-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-aqyf-20260504-230003-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-ieoadb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xrqf/gh-test-custom-branch-ieoadb@sha256:cd6b52ccd44078b490021ef13b32a60bdfc88b7d4241649054cdb7e4e4766094","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-cxauba","revision":"20b3f140c9a90fff030558e17d24993c390c52b2"}}}]} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74322829513,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-230041-000","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","Application.Name":"build-suite-test-application-aqyf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"}} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-230003-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:09:35Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-230003-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-230003-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","snapshot.Namespace":"build-e2e-xrqf","snapshot.Name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-20260504-230041-000","namespace":"konflux-idbi"},"snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:09:35Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:09:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74322829513, NodeID:\"CR_kwDOMZ6fKs8AAAARTfxgyQ\", HeadSHA:\"d3a0b97cf2d72df8c1bde7576110ca8f06937608\", ExternalID:\"my-integration-test-kaff-konflux-demo-component-dgqp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74322829513\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74322829513\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:09:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-dgqp snapshot konflux-demo-app-20260504-230041-000 and scenario my-integration-test-kaff is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-kaff-ncqwn' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74322829513/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp\", CheckSuite:github.CheckSuite{ID:67441124008}, 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-05-04T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kaff-ncqwn","namespace":"konflux-idbi"},"namespace":"konflux-idbi","name":"my-integration-test-kaff-ncqwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74322829513,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-230041-000","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09:36Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","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-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ieoadb-on-pull-request-z6k9d has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:36Z","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-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:36Z","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-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-kchff","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-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-dgqp-on-push-kchff has finished running","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:36Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:36Z","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-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","snapshot.Name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","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-05-04T23:09:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ieoadb-on-pull-request-z6k9d has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-z6k9d","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-shyasb","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","PR group":"konflux-gl-test-custom-branch-hzrlhx"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09: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":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"}} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","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-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230110-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Namespace":"build-e2e-cypj","snapshot.Name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:09: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","prGroup":"konflux-gl-test-custom-branch-hzrlhx","prGroupHash":"2f652394742b4648d488bb994daab3a06f26176fc7cde19090ec1a6f1e1391"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-9d4kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-9d4kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-dgqp-on-push-9d4kw is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:45Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230041-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:45Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:45Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230041-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testedSnapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230041-000-d3a0b97-6ztdn","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kaff-ncqwn","namespace":"konflux-idbi"},"namespace":"konflux-idbi","name":"my-integration-test-kaff-ncqwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","release.Name":"konflux-demo-app-20260504-230041-000-d3a0b97-6ztdn"} {"level":"info","ts":"2026-05-04T23:09: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":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:09:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74322829513, NodeID:\"CR_kwDOMZ6fKs8AAAARTfxgyQ\", HeadSHA:\"d3a0b97cf2d72df8c1bde7576110ca8f06937608\", ExternalID:\"my-integration-test-kaff-konflux-demo-component-dgqp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74322829513\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74322829513\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:09:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-dgqp snapshot konflux-demo-app-20260504-230041-000 and scenario my-integration-test-kaff 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/74322829513/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp\", CheckSuite:github.CheckSuite{ID:67441124008}, 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-05-04T23:09:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74322829513,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-230041-000","destinationSnapshot.Name":"konflux-demo-app-20260504-230041-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:46Z","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-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260504-230041-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"my-integration-test-kaff-ncqwn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09:46Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","PR group":"konflux-gh-test-custom-branch-ieoadb"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09: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":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"}} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","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-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230003-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","snapshot.Namespace":"build-e2e-xrqf","snapshot.Name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:09: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","prGroup":"konflux-gh-test-custom-branch-ieoadb","prGroupHash":"7f1915d4f29da7524fe14109096a72b6a89d9e6f1c738f831a544de2a986b4"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lvtd","name":"my-integration-test-sqjg"}} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lvtd","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-04T23:09:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:50Z","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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-shyasb-on-pull-request-4c5bq","PR group":"konflux-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:09: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","prGroup":"konflux-test-component-pac-shyasb","prGroupHash":"d0cb06028ac552a7fc5671140674a571403745ddd9549437911d10b8e606ee"} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:09:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-sqjg-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:09:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-sqjg-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:09:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.NameSpace":"integration2-lvtd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sqjg","externalID":"my-integration-test-sqjg-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:09:50Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ID":74322857624,"CheckName":"Konflux Dev version / my-integration-test-sqjg / test-component-pac-shyasb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","pipelineRun.Namespace":"integration2-lvtd","pipelineRun.Name":"test-component-pac-shyasb-on-pull-request-4c5bq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:09:50Z","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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","pipelinerun.Name":"test-component-pac-shyasb-on-pull-request-4c5bq"} {"level":"info","ts":"2026-05-04T23:09: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:50Z","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-shyasb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.01338378s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"18e98423-eee0-4add-a336-10278fd873c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.01888224s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"77cfbc6a-3a6b-4ac5-8f9b-01a3f73c9232","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.029341981s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"16bb3c32-8588-4890-9831-bfac9e4cadd1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.049960167s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"c3abcdfe-b002-4512-ac48-6889272f3ad4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.090520453s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"06a2c67a-46f3-4a03-a946-9e50c8502b2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.171601553s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"ada1c4a2-3315-44cd-abd9-79801e592fe2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.260514265s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"a4eb328f-225e-4109-bbec-58d46bc78e33","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.332341168s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"9d023568-90fe-41b4-bce0-c2780fcb4083","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.97339555s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"7c68832f-e5ca-4e09-a80c-38db66c5319b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"3.254082943s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","reconcileID":"88f36e63-3b5a-4684-b160-e5b383c5d268","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-nijl-20260504-230144-000","application":"build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-230144-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-nijl-20260504-230144-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-copzbp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mjnr/fj-test-custom-branch-copzbp@sha256:b35b8de63bf587ce9cc90aea447979189efd7ea4fc8492123a41074138aae599","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-fvewvg","revision":"fe2efb8f77f14b3d85a0cd5b8852bd77a025b48c"}}}]} {"level":"info","ts":"2026-05-04T23:09: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-copzbp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c6389391f81685fdb82dbc6b58cf1a66f47b21853a49954f6aa4745f71a1a8 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"}} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","Application.Name":"build-suite-test-application-nijl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-230144-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-230144-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:09:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-230144-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:09: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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","snapshot.Namespace":"build-e2e-mjnr","snapshot.Name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","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-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-copzbp-on-pull-request-5594t has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","snapshot.Name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","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-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-copzbp-on-pull-request-5594t has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-5594t","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:10: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:10: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:10: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10:01Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10:05Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10:11Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","PR group":"konflux-fj-test-custom-branch-copzbp"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","prGroup":"konflux-fj-test-custom-branch-copzbp","prGroupHash":"c6389391f81685fdb82dbc6b58cf1a66f47b21853a49954f6aa4745f71a1a8"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"}} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","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-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-230144-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","snapshot.Namespace":"build-e2e-mjnr","snapshot.Name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:10:15Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:17Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:18Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:18Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:20Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:29Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"564.829292ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"e0c366da-9733-4a57-a808-6a872f0883b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:29Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"570.299229ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"54d29d34-0ee7-46c6-91e1-406c474b67fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:29Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"580.751877ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"92ba1fc5-163e-47c9-8905-56f8f5055bd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:29Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"601.255648ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"8a9ede9f-e12a-4b6f-b7e9-4021353a6c05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:29Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"641.879114ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"acd1ece2-e256-475c-b9af-ed8ac2be9e2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:29Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"723.292296ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"503904f3-3ee0-4264-bf69-d8483188c020","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:29Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"861.05595ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"a5017f39-67a1-45af-a04c-1505434fcbfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:29Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"884.181655ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"8b21dad7-47f7-4a6b-8539-5f28b8269166","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:30Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"1.456285774s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"a1825d61-1c6d-49b5-81c3-b35d649da866","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:30Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","elapsedSinceCompletion":"1.52493576s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"3f55e373-5c32-4cc6-9d9e-83aa25cf7269","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","reconcileID":"9b1d1fec-a51c-4eea-b6b4-ffc59692bc07","component.Name":"gl-multi-component-child-bbsn"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-sbrf-20260504-230101-000","application":"build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-230101-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-sbrf-20260504-230101-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-bbsn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-parent-bbsn@sha256:8862d9a1544234951f610d4591b67096c4aeace142331e16416ffbcfd8a83eb7","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-slvnvx","revision":"f47abfa6ee7cab9193fc5f777018724a6cc55e90"}}}]} {"level":"info","ts":"2026-05-04T23:10:31Z","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-bbsn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 437ef39b04689bd2c58aaa86f71a7319f79b599cdd25f76c161c11160f2edc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","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-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","Application.Name":"build-suite-component-update-sbrf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:10:31Z","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-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-230101-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:10:31Z","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-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-230101-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:10:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:10:31Z","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-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:31Z","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-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-230101-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230101-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","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-05-04T23:10:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-bbsn-on-pull-request-nknsw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:32Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"350.728317ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"08ae8667-f1fe-4e13-bceb-268900aaa2d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:32Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"356.212153ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"01f54877-8110-4cf5-b218-7715825f2149","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:32Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"366.854085ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"3bf50882-1d7b-47de-b8ff-e2745a71f9a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:32Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"388.284162ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"ef4fb915-bdd4-4fb7-893d-82532d19da4a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:32Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"429.655861ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"0aa0e5e8-05a5-403d-b89e-d0807e72124f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:32Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"510.795053ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"5efb602a-e072-4dee-91ae-9b9da5d9f7ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:32Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"671.357612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"e05446ee-e618-4633-bf92-c30ebad274c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:32Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"992.320445ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"815137ca-abbc-46bb-b9b3-fde5d8b0ad43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:33Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:33Z","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-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Name":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","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-05-04T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-bbsn-on-pull-request-nknsw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:33Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"1.542116365s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"ef66b594-33d1-41da-aae0-50fc1a9e4e27","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:33Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"1.633576312s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"57917d30-e8dd-42e7-b5d3-a422caa52b50","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"2.065114864s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"6d9bf74a-57f6-4f28-bddb-8828bae8b27f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","reconcileID":"da8b5f1b-f18e-42c2-b412-4c4d96b3f66d","component.Name":"fj-multi-component-child-uwwc"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-iadn-20260504-230051-000","application":"build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-230051-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-iadn-20260504-230051-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-uwwc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-parent-uwwc@sha256:604e28637b0cbccde4de90e6df6f81139f753f7d0814d4bee89c4a6a9e4834f1","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-sssgxy","revision":"492d9c1a3f21d267f174eeb9f456029fdb940f8b"}}}]} {"level":"info","ts":"2026-05-04T23:10:34Z","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-uwwc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0babaa68b9d8235e59a6e592e91535c0e52b09db99fc6a81437818369e0244 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:10: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-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","Application.Name":"build-suite-component-update-iadn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:10: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-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"}} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:10: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-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-230051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:10: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-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-230051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:10:34Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:10: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-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:10: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-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-component-update-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-230051-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:10: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-iadn-20260504-230051-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","snapshot.Namespace":"build-e2e-tjqo","snapshot.Name":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","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-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-uwwc-on-pull-request-vkq88 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"857.337646ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"d7a46022-d6d2-48bb-bfcd-405125e82957","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"863.151674ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"3fffe453-7e6f-4ff9-aa56-e1e6a184141b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"873.9638ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"4b86ccda-0a97-4576-901a-bd26eb5c6072","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"894.622754ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"801944ab-e7d3-4dc9-9038-3ac3dfd41452","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"935.242331ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"de6e00c0-1333-4083-9342-45b90c78c3b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.015877435s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"4bc30620-b1c8-430c-a1e2-8cb778114641","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.176549258s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"ad28841f-ea1f-4a25-80d7-e82b47497fe3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.497238051s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"08738c25-86f7-4abe-b0ce-d5ddf244e641","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.999429531s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"70254a80-291f-4ad5-bd30-9d4306aaa11b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-04T22:59:54Z","completionTime":"2026-05-04T23:05:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"IMAGE_DIGEST","value":"sha256:862a2ec4504ebc699188bea94804d4b032dbbe672701c0faf4185407aa64f6ce"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"CHAINS-GIT_COMMIT","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-30749d0df8dfb568ecc5cf1a8c549a01-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon30749d0df8dfb568ecc5cf1a8c549a01-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp30749d0df8dfb568ecc5cf1a8c549a01-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-30749d0df8dfb568ecc5cf1a8c549a01-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com30749d0df8dfb568ecc5cf1a8c549a01-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co30749d0df8dfb568ecc5cf1a8c549a01-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-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-5a7092e4f494c074b7749a989155d551-818c1d32d3ca3265-01"}},"deletionTimestamp":"2026-05-04 23:10:36 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:10:36Z","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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-mnmz6 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"2.138426844s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"5f23628b-84ee-4b01-8afe-f14e76e72b67","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-04T22:59:54Z","completionTime":"2026-05-04T23:05:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"IMAGE_DIGEST","value":"sha256:862a2ec4504ebc699188bea94804d4b032dbbe672701c0faf4185407aa64f6ce"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"CHAINS-GIT_COMMIT","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-30749d0df8dfb568ecc5cf1a8c549a01-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon30749d0df8dfb568ecc5cf1a8c549a01-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp30749d0df8dfb568ecc5cf1a8c549a01-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-30749d0df8dfb568ecc5cf1a8c549a01-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com30749d0df8dfb568ecc5cf1a8c549a01-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co30749d0df8dfb568ecc5cf1a8c549a01-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-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-5a7092e4f494c074b7749a989155d551-818c1d32d3ca3265-01"}},"deletionTimestamp":"2026-05-04 23:10:36 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:10:36Z","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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-mnmz6 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","snapshot.Name":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","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-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-uwwc-on-pull-request-vkq88 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-04T22:59:54Z","completionTime":"2026-05-04T23:05:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"IMAGE_DIGEST","value":"sha256:862a2ec4504ebc699188bea94804d4b032dbbe672701c0faf4185407aa64f6ce"},{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"CHAINS-GIT_COMMIT","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-c356b59c66e3f9c2ade1f94858e5259e692b7caf"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-30749d0df8dfb568ecc5cf1a8c549a01-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compon30749d0df8dfb568ecc5cf1a8c549a01-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-comp30749d0df8dfb568ecc5cf1a8c549a01-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-30749d0df8dfb568ecc5cf1a8c549a01-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compo30749d0df8dfb568ecc5cf1a8c549a01-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-com30749d0df8dfb568ecc5cf1a8c549a01-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-co30749d0df8dfb568ecc5cf1a8c549a01-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6-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-5a7092e4f494c074b7749a989155d551-818c1d32d3ca3265-01"}},"deletionTimestamp":"2026-05-04 23:10:36 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:10:36Z","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":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-mnmz6 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-mnmz6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"07fd40d8-788d-4ab5-97e0-f89869faaffa","component.Name":"test-comp-wscy"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"07fd40d8-788d-4ab5-97e0-f89869faaffa","component.Name":"test-comp-czwf"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","reconcileID":"07fd40d8-788d-4ab5-97e0-f89869faaffa","component.Name":"test-symlink-comp-raex"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-rjrm-20260504-230744-000","application":"test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-230744-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-rjrm-20260504-230744-000","snapshot.Spec.Components":[{"name":"test-comp-vbti","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-vbti@sha256:977014e962e58e720f48880fa2c11c584bda31b39244d808be85deb3fe2496f7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"2d0293141f08124b5735e7afe87e5782dbb6df46"}}}]} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-vbti is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 286bfe2e8def7ccf8b24ab7f4369290453649e93d28e083aabf836416e94e5 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:10: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":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","Application.Name":"test-app-rjrm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:10: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":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"}} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-230744-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:10:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:10:36Z","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-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:10: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":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-230744-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:10: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":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-230744-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-rjrm-20260504-230744-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","snapshot.Namespace":"build-e2e-hlyn","snapshot.Name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","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-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-dtnz6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:36Z","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-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","snapshot.Name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","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-05-04T23:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-dtnz6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","snapshot.Name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti-on-pull-request-dtnz6","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-05-04T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-vbti-on-pull-request-dtnz6 has finished running","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:10:40Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-bbsn-on-push-x7sz9 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","PR group":"konflux-gl-multi-component-child-bbsn"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10: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":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","PR group":"konflux-gl-multi-component-child-bbsn"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:41Z","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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","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-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","PR group":"konflux-fj-multi-component-child-uwwc"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-mnmz6 with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-mnmz6 with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-mnmz6 with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-mnmz6 with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-mnmz6 with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-mnmz6 with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-mnmz6 with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-child-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:10:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-bbsn-on-pull-request-ctphb\" was cancelled"}],"startTime":"2026-05-04T23:10:41Z","completionTime":"2026-05-04T23:10:49Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx"},{"name":"revision","value":"5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-94efdae1b7baa5aa29718f2abcddd019-add9601bec85637f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-ctphb has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:10:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-bbsn-on-pull-request-rf49z\" was cancelled"}],"startTime":"2026-05-04T23:10:41Z","completionTime":"2026-05-04T23:10:49Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx"},{"name":"revision","value":"5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-6af71486db267098eac5e02607168ff2-5689bfeb5e148f91-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-rf49z has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:10:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-bbsn-on-pull-request-ctphb\" was cancelled"}],"startTime":"2026-05-04T23:10:41Z","completionTime":"2026-05-04T23:10:49Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx"},{"name":"revision","value":"5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-94efdae1b7baa5aa29718f2abcddd019-add9601bec85637f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-ctphb has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:10:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-bbsn-on-pull-request-rf49z\" was cancelled"}],"startTime":"2026-05-04T23:10:41Z","completionTime":"2026-05-04T23:10:49Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx"},{"name":"revision","value":"5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-6af71486db267098eac5e02607168ff2-5689bfeb5e148f91-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-rf49z has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:10:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-bbsn-on-pull-request-rf49z\" was cancelled"}],"startTime":"2026-05-04T23:10:41Z","completionTime":"2026-05-04T23:10:49Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx"},{"name":"revision","value":"5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-6af71486db267098eac5e02607168ff2-5689bfeb5e148f91-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-rf49z has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:10:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-bbsn-on-pull-request-ctphb\" was cancelled"}],"startTime":"2026-05-04T23:10:41Z","completionTime":"2026-05-04T23:10:49Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx"},{"name":"revision","value":"5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-94efdae1b7baa5aa29718f2abcddd019-add9601bec85637f-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-ctphb has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:10: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":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"}} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","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-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-230025-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Namespace":"build-e2e-lrta","snapshot.Name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:10:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-bbsn-on-pull-request-rf49z\" was cancelled"}],"startTime":"2026-05-04T23:10:41Z","completionTime":"2026-05-04T23:10:49Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx"},{"name":"revision","value":"5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-6af71486db267098eac5e02607168ff2-5689bfeb5e148f91-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-rf49z has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux-gl-multi-component-child-bbsn","prGroupHash":"7f1ce7a5462b6cdbaaf7c722b2ac14183b42a87e66fd5588ee188b0fb6c697"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lrta/gl-multi-component-child-bbsn-on-pull-request-bg2fk with pr group konflux-gl-multi-component-child-bbsn is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lrta/gl-multi-component-child-bbsn, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:10:49Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-bbsn-on-pull-request-rf49z\" was cancelled"}],"startTime":"2026-05-04T23:10:41Z","completionTime":"2026-05-04T23:10:49Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx"},{"name":"revision","value":"5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn:on-pr-5f09bb1055e6b5646fd46c16371dc7de4cb543d2"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-6af71486db267098eac5e02607168ff2-5689bfeb5e148f91-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-pull-request-rf49z has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:50Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:50Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:50Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10: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-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:54Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10: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-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-zfzl6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":"2026-05-04 23:10:57 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:10:57Z","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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":"2026-05-04 23:10:57 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:10:57Z","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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:05:14Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T22:58:38Z","completionTime":"2026-05-04T23:05:14Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"IMAGE_DIGEST","value":"sha256:ae20beb265cd50da907f70056eeab63aa5848cb90d3ab168f5c7818daf34864c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"284e4a20e70d989d8b083fc9e1fec494cf147074"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074.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:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy:on-pr-284e4a20e70d989d8b083fc9e1fec494cf147074"},{"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:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-wscy-on-pull-request-zfzl6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd3f7f97a0da24f3a1f4efdfd3e8f7946-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-wscy-on-pull-request-zfzl6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-e4848f7fab587bad670940e9eed8b735","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wscy-on-pull-request-zfzl6-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-15db293d15c4fc262bd3e94359ec34ef-5b7d874d0de8503b-01"}},"deletionTimestamp":"2026-05-04 23:10:57 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:10:57Z","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-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:10:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-zfzl6 has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-zfzl6","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:10:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wscy-on-pull-request-l85qx","PR group":"konflux-test-comp-wscy"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-comp-wscy","prGroupHash":"c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:11: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"623.421446ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"ad398ecf-3e65-44d8-ad53-e7fb840a1c97","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"629.080508ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"31e29bb0-8b40-4e21-972c-2b53274a5d0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"639.653047ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"632a94c6-2777-43d5-8980-bda6807ed4b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"660.206998ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"9219431a-eb88-4070-85c0-367e1d60632e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"700.81571ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"9c934bc7-374d-481d-a3c7-1113f965ed85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"782.016891ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"5e0e9666-d804-4894-a331-a00c8f910354","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"943.194811ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"ceb025e3-520b-480a-bdbd-b76f12347074","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.146428484s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"92e31e9c-3adf-4d25-aa54-9826b621b1f9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.264129329s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"61b8f44d-baae-4081-9a24-9ff2056f0795","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.443397506s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"36bac10d-ca73-4e4a-ae99-db3e2399f3b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"2.545312678s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"e1ee6ca8-7f54-4a15-8548-cf0ceb563bcd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"7d9c04c7-58de-4549-93cc-a96c5cacaa4e","component.Name":"test-symlink-comp-raex"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"7d9c04c7-58de-4549-93cc-a96c5cacaa4e","component.Name":"test-comp-vbti"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","reconcileID":"7d9c04c7-58de-4549-93cc-a96c5cacaa4e","component.Name":"test-comp-wscy"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-rjrm-20260504-225848-000"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-rjrm-20260504-225848-000","application":"test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-rjrm-20260504-225848-000"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-225848-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-rjrm-20260504-225848-000","snapshot.Spec.Components":[{"name":"test-comp-czwf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-czwf@sha256:ae24dcdb657291dc374900737b9993a7635c461cac1054e66c1afc4dfd9ec6b3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"cd421be40ef79b53235737f01af650705778866b"}}}]} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-czwf is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e1e85a043a03c2ea7320bab75fe039d47e9d11a4b107c1cbdd4904596e3d4b is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-rjrm-20260504-225848-000"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","Application.Name":"test-app-rjrm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"}} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-225848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:11:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-rjrm-20260504-225848-000"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-225848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-225848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","snapshot.Namespace":"build-e2e-hlyn","snapshot.Name":"test-app-rjrm-20260504-225848-000"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:11:26Z","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-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-225848-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-rjrm-20260504-225848-000"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","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-05-04T23:11:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:11:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-czwf-on-pull-request-4dbpn has finished running","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:11: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:11: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:11: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:11: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:11: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:31Z","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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:31Z","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-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","snapshot.Name":"test-app-rjrm-20260504-225848-000"} {"level":"info","ts":"2026-05-04T23:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf-on-pull-request-4dbpn","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-05-04T23:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-czwf-on-pull-request-4dbpn has finished running","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:11:38Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:11:38Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:11:38Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-bbsn-on-push-xszn8 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:39Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"609.0271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"5c570295-4007-4a76-918d-59ac761145a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:39Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"614.594701ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"21ad8fca-8633-4ba2-8fe8-f72ac178eb34","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:39Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"625.5984ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"53758cba-fbbe-4676-ae80-681847026292","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:39Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"646.130743ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"7ee041c2-2ab1-45de-a012-3ff055ae6faa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:39Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"686.678293ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"82f72060-cc7f-4abc-95f7-18d02562d047","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:39Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"767.395425ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"aca88940-6fbb-4563-83ef-e947f6c91943","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:39Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"928.436279ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"44d55317-069e-4c02-9446-3768cc327862","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:40Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"1.249089501s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"7a35aa16-8636-4b0b-8684-b8102aa7560c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:40Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"1.25465775s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"dfd93507-28a0-4262-90c6-a42468e4e06a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:40Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","elapsedSinceCompletion":"1.889859444s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:11:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:11:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","reconcileID":"9de717d6-c49a-474b-8fb4-4f3c592aeaeb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ifwd-20260504-230824-000","application":"integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"integ-app-ifwd-20260504-230824-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ifwd-20260504-230824-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-vjuhkq","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-jmti/test-comp-pac-gitlab-vjuhkq@sha256:012c4faac4b87196c6e843f404f928b5575084ef55a78e2f064b08af3da9d0a9","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"24a14566e779cbf741679b619acc088c48e7fcf9"}}}]} {"level":"info","ts":"2026-05-04T23:11:41Z","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-vjuhkq is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f4aba40b28a69a6af2b59432ec776a8620f6c27820a177b0639bb00ecd6112 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","Application.Name":"integ-app-ifwd","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"}} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","integrationTestScenario.Name":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","integrationTestScenario.Name":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","destinationComponentSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-efgm","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-efgm","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:11:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"my-integration-test-efgm-msg78","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"integ-app-ifwd-20260504-230824-000","reconcileID":"b5176983-3620-4490-b1a9-d7979eb2e11c","snapshot.name":"integ-app-ifwd-20260504-230824-000","pipelinerun.name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","duration":3.027464285} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"integ-app-ifwd-20260504-230824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","integrationTestScenario.Name":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commitStatus.Name":"Konflux Dev version / my-integration-test-efgm / test-comp-pac-gitlab-vjuhkq","commitStatus.ID":14209193966} {"level":"info","ts":"2026-05-04T23:11:42Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-efgm","commitStatus.ID":14209193966,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","testedSnapshot.Name":"integ-app-ifwd-20260504-230824-000","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-fxou","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","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-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"my-integration-test-fxou-sqlkh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:42Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:11:42Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:42Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","Scenario":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commitStatus.Name":"Konflux Dev version / my-integration-test-fxou / test-comp-pac-gitlab-vjuhkq","commitStatus.ID":14209194122} {"level":"info","ts":"2026-05-04T23:11:42Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-fxou","commitStatus.ID":14209194122,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:42Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","Label":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","Application.Name":"integ-app-ifwd","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","integrationTestScenario.Name":"my-integration-test-efgm","pipelineRun.Name":"my-integration-test-efgm-msg78"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","integrationTestScenario.Name":"my-integration-test-fxou","pipelineRun.Name":"my-integration-test-fxou-sqlkh"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","testedSnapshot.Name":"integ-app-ifwd-20260504-230824-000","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq","noteID":3313213339} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:11:42Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq","count":2} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-efgm-msg78","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"my-integration-test-efgm-msg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:11:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","noteID":3313213339,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"}} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:43Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","destinationComponentSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-efgm","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-efgm","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commitStatus.Name":"Konflux Dev version / my-integration-test-efgm / test-comp-pac-gitlab-vjuhkq","commitStatus.ID":14209193966} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-efgm","commitStatus2.ID":14209193966,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","testedSnapshot.Name":"integ-app-ifwd-20260504-230824-000","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-fxou","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commitStatus.Name":"Konflux Dev version / my-integration-test-fxou / test-comp-pac-gitlab-vjuhkq","commitStatus.ID":14209194122} {"level":"info","ts":"2026-05-04T23:11:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T23:11:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fxou-sqlkh","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"my-integration-test-fxou-sqlkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:11:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-fxou","commitStatus2.ID":14209194122,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:11:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11: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-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:44Z","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-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","testedSnapshot.Name":"integ-app-ifwd-20260504-230824-000","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:11:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq","noteID":3313213339} {"level":"info","ts":"2026-05-04T23:11:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:11:44Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq","count":2} {"level":"info","ts":"2026-05-04T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","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-05-04T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","noteID":3313213339,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"}} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:45Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","destinationComponentSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-fxou","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-fxou","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commitStatus.Name":"Konflux Dev version / my-integration-test-fxou / test-comp-pac-gitlab-vjuhkq","commitStatus.ID":14209194122} {"level":"info","ts":"2026-05-04T23:11:45Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-fxou","commitStatus.ID":14209194122,"current_status":"running","new_status":"running"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","testedSnapshot.Name":"integ-app-ifwd-20260504-230824-000","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq","noteID":3313213339} {"level":"info","ts":"2026-05-04T23:11:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:11:45Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq","count":2} {"level":"info","ts":"2026-05-04T23:11:46Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","noteID":3313213339,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:11:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11: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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:02Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"}} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:12:02Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","destinationComponentSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-efgm","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-efgm","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-efgm-msg78","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"my-integration-test-efgm-msg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-efgm","commitStatus2.ID":14209193966,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","testedSnapshot.Name":"integ-app-ifwd-20260504-230824-000","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:12:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq","noteID":3313213339} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:12:03Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq","count":2} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fxou-sqlkh","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"my-integration-test-fxou-sqlkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","noteID":3313213339,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:03Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"my-integration-test-efgm-msg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"my-integration-test-fxou-sqlkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:12: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":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"}} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:12:03Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:12:03Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"integ-app-ifwd-20260504-230824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:12:03Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:12: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":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd"} {"level":"info","ts":"2026-05-04T23:12:03Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"integ-app-ifwd-20260504-230824-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","destinationComponentSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-fxou","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-efgm"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.Name":"my-integration-test-fxou","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testedSnapshot":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","projectID":56586709,"pipelineID":2499366314} {"level":"info","ts":"2026-05-04T23:12:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenarioName":"my-integration-test-fxou"} {"level":"info","ts":"2026-05-04T23:12:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","scenario.name":"my-integration-test-fxou","commitStatus2.ID":14209194122,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:12:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","testedSnapshot.Name":"integ-app-ifwd-20260504-230824-000","destinationSnapshot.Name":"integ-app-ifwd-20260504-230824-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-04T23:12:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq","noteID":3313213339} {"level":"info","ts":"2026-05-04T23:12:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentTitle":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:12:04Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq","count":2} {"level":"info","ts":"2026-05-04T23:12:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","noteID":3313213339,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vjuhkq"} {"level":"info","ts":"2026-05-04T23:12:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:04Z","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-ifwd-20260504-230824-000","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","snapshot.Name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:12:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-vjuhkq","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq","reconcileID":"ec5a2372-eb1d-40e5-ae13-56ad95478ae7","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-vjuhkq\" 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-05-04T23:12:16Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-vjuhkq","namespace":"gitlab-rep-jmti"},"application":"gitlab-rep-jmti/integ-app-ifwd","namespace":"gitlab-rep-jmti","name":"test-comp-pac-gitlab-vjuhkq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:12:16Z","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-efgm-msg78","namespace":"gitlab-rep-jmti"},"pipelineRun.Name":"my-integration-test-efgm-msg78"} {"level":"info","ts":"2026-05-04T23:12:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-efgm-msg78","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"my-integration-test-efgm-msg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:12:16Z","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-fxou-sqlkh","namespace":"gitlab-rep-jmti"},"pipelineRun.Name":"my-integration-test-fxou-sqlkh"} {"level":"info","ts":"2026-05-04T23:12:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fxou-sqlkh","namespace":"gitlab-rep-jmti"},"namespace":"gitlab-rep-jmti","name":"my-integration-test-fxou-sqlkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T23:12:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vjuhkq-on-pull-request-lzps8","namespace":"gitlab-rep-jmti"},"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-05-04T23:12:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ifwd-20260504-230824-000"} {"level":"info","ts":"2026-05-04T23:12:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-jmti","snapshot":"integ-app-ifwd-20260504-230824-000"} 2026/05/04 23:12:17 http: TLS handshake error from 10.129.0.2:58812: EOF {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:28Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:28Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:28Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:28Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:28Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:28Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:29Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:29Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:29Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:29Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:30Z","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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:30Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:29Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:29Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:29Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:29Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":"2026-05-04 23:12:48 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:12:48Z","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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:29Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:29Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":"2026-05-04 23:12:48 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:12:48Z","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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:12:29Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-04T23:10:42Z","completionTime":"2026-05-04T23:12:29Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d18ab933f39b09227c6812a3e159c222cf897111"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d18ab933f39b09227c6812a3e159c222cf897111"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-multi-compoa86e2778c21372980f324cf726a3f40b-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-910a81a185768e88cf8e329a564ab1ed-6e9c4299085c622c-01"}},"deletionTimestamp":"2026-05-04 23:12:48 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:12:48Z","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":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-jqhsd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-jqhsd","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:12: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","PR group":"konflux-fj-multi-component-child-uwwc"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux-fj-multi-component-child-uwwc","prGroupHash":"6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-push-5b9c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:12:55Z","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-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:12:55Z","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-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:12:55Z","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-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-push-5b9c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-bbsn-on-push-5b9c8 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:12: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:57Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:12:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","reconcileID":"bb0b6bc6-23e3-4371-8c19-b167dd494b96","Component.Namespace":"build-e2e-hswr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-parent-kmlh@sha256:b3860249d3377a22de311e848f9fccb888b07618250f45ccfa5eac87e9a57348","Component.Name":"gh-multi-component-parent-kmlh","lastBuildCommit":"f0cb68a1c2f705d159cbfc265babef0101bb6114"} {"level":"info","ts":"2026-05-04T23:13:01Z","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-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","component.Namespace":"build-e2e-hswr","component.Name":"gh-multi-component-parent-kmlh"} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","reconcileID":"bb0b6bc6-23e3-4371-8c19-b167dd494b96","component.Name":"gh-multi-component-child-kmlh"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qajn-20260504-230800-000"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qajn-20260504-230800-000","application":"build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qajn-20260504-230800-000"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-230800-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qajn-20260504-230800-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-kmlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-parent-kmlh@sha256:b3860249d3377a22de311e848f9fccb888b07618250f45ccfa5eac87e9a57348","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-gzovkq","revision":"f0cb68a1c2f705d159cbfc265babef0101bb6114"}}}]} {"level":"info","ts":"2026-05-04T23:13: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-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13: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-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","Application.Name":"build-suite-component-update-qajn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:13: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-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-230800-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:13:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:13: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-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qajn-20260504-230800-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qajn-20260504-230800-000"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qajn-20260504-230800-000"} {"level":"info","ts":"2026-05-04T23:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","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-05-04T23:13:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kmlh-on-push-v88rz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:02Z","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-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:02Z","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-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","snapshot.Name":"build-suite-component-update-qajn-20260504-230800-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-parent-kmlh-on-push-v88rz","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-05-04T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-kmlh-on-push-v88rz has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-kmlh-on-push-v88rz","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:02Z","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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-9d4kw","reconcileID":"507fff88-308a-4ce4-9998-b394519a8af2","Component.Namespace":"konflux-idbi","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp@sha256:30e66ecf642b24c3a979b358aaaa472f31264b5cb1efeb93033eff1c8defd325","Component.Name":"konflux-demo-component-dgqp","lastBuildCommit":"d3a0b97cf2d72df8c1bde7576110ca8f06937608"} {"level":"info","ts":"2026-05-04T23:13: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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","component.Namespace":"konflux-idbi","component.Name":"konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260504-230942-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230942-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260504-230942-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-dgqp","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-idbi/konflux-demo-component-dgqp@sha256:30e66ecf642b24c3a979b358aaaa472f31264b5cb1efeb93033eff1c8defd325","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"d3a0b97cf2d72df8c1bde7576110ca8f06937608"}}}]} {"level":"info","ts":"2026-05-04T23:13:02Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13:02Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","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-20260504-230942-000","namespace":"konflux-idbi"},"snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:02Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-kaff"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"my-integration-test-kaff-mz2tx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kaff"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-9d4kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","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-20260504-230942-000","namespace":"konflux-idbi"},"namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230942-000","reconcileID":"75450e01-49aa-4bdd-ad67-c46a367257a0","snapshot.name":"konflux-demo-app-20260504-230942-000","pipelinerun.name":"konflux-demo-component-dgqp-on-push-9d4kw","duration":3.622194192} {"level":"info","ts":"2026-05-04T23:13:02Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74322829513, NodeID:\"CR_kwDOMZ6fKs8AAAARTfxgyQ\", HeadSHA:\"d3a0b97cf2d72df8c1bde7576110ca8f06937608\", ExternalID:\"my-integration-test-kaff-konflux-demo-component-dgqp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74322829513\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74322829513\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-04 23:09:34 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 23:09:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-dgqp snapshot konflux-demo-app-20260504-230041-000 and scenario my-integration-test-kaff 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\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74322829513/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp\", CheckSuite:github.CheckSuite{ID:67441124008}, 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-05-04T23:13:02Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.NameSpace":"konflux-idbi","snapshot.Name":"konflux-demo-app-20260504-230942-000","scenarioName":"my-integration-test-kaff","externalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-9d4kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74323206211,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-230942-000","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-9d4kw","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-05-04T23:13:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13: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-20260504-230942-000","namespace":"konflux-idbi"},"snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-9d4kw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-dgqp-on-push-9d4kw has finished running","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23: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-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-child-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp-on-push-9d4kw","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-05-04T23:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-dgqp-on-push-9d4kw has finished running","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74323206211, NodeID:\"CR_kwDOMZ6fKs8AAAARTgIgQw\", HeadSHA:\"d3a0b97cf2d72df8c1bde7576110ca8f06937608\", ExternalID:\"my-integration-test-kaff-konflux-demo-component-dgqp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74323206211\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74323206211\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:13:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-dgqp snapshot konflux-demo-app-20260504-230942-000 and scenario my-integration-test-kaff is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74323206211/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp\", CheckSuite:github.CheckSuite{ID:67441124008}, 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-05-04T23:13:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kaff-mz2tx","namespace":"konflux-idbi"},"namespace":"konflux-idbi","name":"my-integration-test-kaff-mz2tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74323206211,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-230942-000","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13: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-20260504-230942-000","namespace":"konflux-idbi"},"snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13: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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:13:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74323206211, NodeID:\"CR_kwDOMZ6fKs8AAAARTgIgQw\", HeadSHA:\"d3a0b97cf2d72df8c1bde7576110ca8f06937608\", ExternalID:\"my-integration-test-kaff-konflux-demo-component-dgqp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74323206211\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74323206211\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:13:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-dgqp snapshot konflux-demo-app-20260504-230942-000 and scenario my-integration-test-kaff is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-kaff-mz2tx' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74323206211/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp\", CheckSuite:github.CheckSuite{ID:67441124008}, 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-05-04T23:13:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74323206211,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:13:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-230942-000","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:13:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13: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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13: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":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:10Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:10Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:10Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13: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":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kaff-mz2tx","namespace":"konflux-idbi"},"namespace":"konflux-idbi","name":"my-integration-test-kaff-mz2tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","scenario.Name":"my-integration-test-kaff","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testedSnapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-app-20260504-230942-000-d3a0b97-65t6j","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","release.Name":"konflux-demo-app-20260504-230942-000-d3a0b97-65t6j"} {"level":"info","ts":"2026-05-04T23:13: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":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ExternalID":"my-integration-test-kaff-konflux-demo-component-dgqp"} {"level":"info","ts":"2026-05-04T23:13:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74323206211, NodeID:\"CR_kwDOMZ6fKs8AAAARTgIgQw\", HeadSHA:\"d3a0b97cf2d72df8c1bde7576110ca8f06937608\", ExternalID:\"my-integration-test-kaff-konflux-demo-component-dgqp\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74323206211\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74323206211\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:13:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-dgqp snapshot konflux-demo-app-20260504-230942-000 and scenario my-integration-test-kaff 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/74323206211/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp\", CheckSuite:github.CheckSuite{ID:67441124008}, 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-05-04T23:13:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","ID":74323206211,"CheckName":"Konflux Dev version / my-integration-test-kaff / konflux-demo-component-dgqp","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:13:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-230942-000","destinationSnapshot.Name":"konflux-demo-app-20260504-230942-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:13:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:11Z","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-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260504-230942-000","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"my-integration-test-kaff-mz2tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:13: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tjqo/fj-multi-component-child-uwwc-on-pull-request-jqhsd with pr group konflux-fj-multi-component-child-uwwc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13:11Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13:12Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-push-lpwjt","reconcileID":"826c283c-6c2c-49bb-9a04-67a0ffac8002","Component.Namespace":"build-e2e-hswr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh@sha256:cb5022e60505afca490b62387bdfaf8d37b50680a38b8cac6a58969cd2372003","Component.Name":"gh-multi-component-child-kmlh","lastBuildCommit":"a19468737bf2ba0311628b1f8054a12f8f19bb49"} {"level":"info","ts":"2026-05-04T23:13:12Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","component.Namespace":"build-e2e-hswr","component.Name":"gh-multi-component-child-kmlh"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qajn-20260504-230756-000"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qajn-20260504-230756-000","application":"build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qajn-20260504-230756-000"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-230756-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qajn-20260504-230756-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-kmlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-child-kmlh@sha256:cb5022e60505afca490b62387bdfaf8d37b50680a38b8cac6a58969cd2372003","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-gzovkq","revision":"a19468737bf2ba0311628b1f8054a12f8f19bb49"}}},{"name":"gh-multi-component-parent-kmlh","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hswr/gh-multi-component-parent-kmlh@sha256:b3860249d3377a22de311e848f9fccb888b07618250f45ccfa5eac87e9a57348","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-gzovkq","revision":"f0cb68a1c2f705d159cbfc265babef0101bb6114","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-04T23:13: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":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13: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":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","Application.Name":"build-suite-component-update-qajn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:13:12Z","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-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"build-suite-component-update-qajn-20260504-230756-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:13:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:13: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":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qajn-20260504-230756-000","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-push-lpwjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qajn-20260504-230756-000"} {"level":"info","ts":"2026-05-04T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-push-lpwjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qajn-20260504-230756-000"} {"level":"info","ts":"2026-05-04T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-push-lpwjt","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-05-04T23:13:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-push-lpwjt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-push-lpwjt has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:13Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:13Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:13Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:13Z","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-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13: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":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","snapshot.Name":"build-suite-component-update-qajn-20260504-230756-000"} {"level":"info","ts":"2026-05-04T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn","namespace":"build-e2e-hswr","name":"gh-multi-component-child-kmlh-on-push-lpwjt","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-05-04T23:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-kmlh-on-push-lpwjt has finished running","buildpipelineRun":{"name":"gh-multi-component-child-kmlh-on-push-lpwjt","namespace":"build-e2e-hswr"},"application":"build-e2e-hswr/build-suite-component-update-qajn"} {"level":"info","ts":"2026-05-04T23:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-idbi","snapshot":"konflux-demo-app-20260504-230041-000"} {"level":"info","ts":"2026-05-04T23:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-idbi","snapshot":"konflux-demo-app-20260504-230942-000"} {"level":"info","ts":"2026-05-04T23:13:25Z","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-20260504-230041-000\" not found","pipelineRun":{"name":"my-integration-test-kaff-ncqwn","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23:13:25Z","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-20260504-230942-000\" not found","pipelineRun":{"name":"my-integration-test-kaff-mz2tx","namespace":"konflux-idbi"}} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:26Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:28Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"895.559743ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"6a7b4d16-aabc-405e-a8e1-ecaa82d80675","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"901.15294ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"d4e5993e-8a48-4b92-93ff-6230bad3fd2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"911.761601ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"d8ce48b3-055b-419e-8c4d-684cbc55a931","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"932.386071ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"a443f83e-d88f-4d9a-8f4f-66c7e9bd875f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"973.504012ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"7ec62e6d-389b-4488-b933-dc8876c9ce24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"997.259471ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"ec2ce526-f8ad-4c86-8693-9ba8106f3431","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"1.054947494s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"c681b73b-aa1f-4a1b-a652-d37f5034210e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"1.37576596s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"db2eb3df-3895-4d2a-b1e5-a4698f83ec4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"1.752602119s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"3b698189-aff3-4846-8505-95097d3607d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:13: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","elapsedSinceCompletion":"2.017152066s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","reconcileID":"6dd4f7c8-82e9-44b0-8d08-9bd3ef434d17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:13: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ejil-20260504-230952-000","application":"integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ejil-20260504-230952-000","snapshot.Spec.Components":[{"name":"test-component-pac-shyasb","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-lvtd/test-component-pac-shyasb@sha256:091674982bb31512eb9592c519339b6dbaf255f25e56390d40c19d6c79156918","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926"}}}]} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-shyasb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d0cb06028ac552a7fc5671140674a571403745ddd9549437911d10b8e606ee is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13:35Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","Application.Name":"integ-app-ejil","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:13:35Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"}} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","integrationTestScenario.Name":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","integrationTestScenario.Name":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","destinationComponentSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"my-integration-test-sqjg-sbfgp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:13:35Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","reconcileID":"a786413d-9cfb-44e6-a710-4dc90b9077a0","snapshot.name":"integ-app-ejil-20260504-230952-000","pipelinerun.name":"test-component-pac-shyasb-on-pull-request-4c5bq","duration":2.962450294} {"level":"info","ts":"2026-05-04T23:13:35Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:35Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13:35Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:35Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","Scenario":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","Label":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","Application.Name":"integ-app-ejil","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","integrationTestScenario.Name":"my-integration-test-sqjg","pipelineRun.Name":"my-integration-test-sqjg-sbfgp"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","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-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-sqjg-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-sqjg-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","existingCheckRun":"github.CheckRun{ID:74322857624, NodeID:\"CR_kwDOKrwUx88AAAARTfzOmA\", HeadSHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", ExternalID:\"my-integration-test-sqjg-test-component-pac-shyasb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74322857624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74322857624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:09:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-shyasb snapshot scenario my-integration-test-sqjg is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lvtd/test-component-pac-shyasb-on-pull-request-4c5bq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74322857624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sqjg / test-component-pac-shyasb\", CheckSuite:github.CheckSuite{ID:67442043884}, 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:3627217591, Number:30089, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30089\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-shyasb\", SHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", 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-wvkrva\", 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-05-04T23:13:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-shyasb-on-pull-request-4c5bq has finished running","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ID":74322857624,"CheckName":"Konflux Dev version / my-integration-test-sqjg / test-component-pac-shyasb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","testedSnapshot.Name":"integ-app-ejil-20260504-230952-000","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-sqjg-sbfgp","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"my-integration-test-sqjg-sbfgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"}} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:36Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","destinationComponentSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-sqjg-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","existingCheckRun":"github.CheckRun{ID:74322857624, NodeID:\"CR_kwDOKrwUx88AAAARTfzOmA\", HeadSHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", ExternalID:\"my-integration-test-sqjg-test-component-pac-shyasb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74322857624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74322857624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:09:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-shyasb snapshot integ-app-ejil-20260504-230952-000 and scenario my-integration-test-sqjg is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74322857624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sqjg / test-component-pac-shyasb\", CheckSuite:github.CheckSuite{ID:67442043884}, 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:3627217591, Number:30089, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30089\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-shyasb\", SHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", 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-wvkrva\", 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-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ID":74322857624,"CheckName":"Konflux Dev version / my-integration-test-sqjg / test-component-pac-shyasb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","testedSnapshot.Name":"integ-app-ejil-20260504-230952-000","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:37Z","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-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb-on-pull-request-4c5bq","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-05-04T23:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-shyasb-on-pull-request-4c5bq has finished running","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"482.943538ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"a6905657-39c2-4a7e-beca-4c0e1e1b6e01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"488.519507ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"2716ee54-ef93-4bd5-a421-616efa29844d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"499.087874ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"b846166b-e031-46d7-9fa8-e17cf6107ce0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"519.77248ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"d79f2f0a-a519-424c-af74-e090cd3e117a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"561.125601ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"590f480d-6b5c-4c58-9d81-0a51e0053df8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"642.491227ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"1f7bec45-9aed-424f-a5d2-93e2f739a29c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"803.164829ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"c18ba527-e1bd-450b-b35d-5901538f64b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.123718505s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"409e7614-92b0-4d78-b61b-b53f7faa2050","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.476979214s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"681bd6b7-6fcc-46a1-b9a5-b2f61c73920d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"1.76534454s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"5161b37c-381f-457f-bdcd-71294d50985b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","elapsedSinceCompletion":"2.146117959s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"d4f4d72c-db40-4015-ba85-03e0646327d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"d9470146-ced6-40d5-a05a-7a62f00aa32a","component.Name":"test-comp-czwf"} {"level":"info","ts":"2026-05-04T23:13:40Z","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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"d9470146-ced6-40d5-a05a-7a62f00aa32a","component.Name":"test-symlink-comp-raex"} {"level":"info","ts":"2026-05-04T23:13:40Z","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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","reconcileID":"d9470146-ced6-40d5-a05a-7a62f00aa32a","component.Name":"test-comp-vbti"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-rjrm-20260504-231103-000","application":"test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-wscy is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c62685794fd07a9f1767842ce9cf91e7901be9de5c2b4d661e6898892129c5 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231103-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-rjrm-20260504-231103-000","snapshot.Spec.Components":[{"name":"test-comp-wscy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-comp-wscy@sha256:6e341d3cf78f6ab92bd443d2b3114395344970fde12113e9b2753e258676adef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"96a1a7b0fca86bcf570d7f71db51095c32dcf550"}}}]} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"}} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","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-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","Application.Name":"test-app-rjrm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:13:40Z","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-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231103-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:40Z","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-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231103-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","snapshot.Namespace":"build-e2e-hlyn","snapshot.Name":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231103-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:13:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:13:40Z","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-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-231103-000","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","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-05-04T23:13:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-l85qx has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:41Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23: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-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","snapshot.Name":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy-on-pull-request-l85qx","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-05-04T23:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wscy-on-pull-request-l85qx has finished running","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:42Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-dgqp","namespace":"konflux-idbi"},"application":"konflux-idbi/konflux-demo-app","namespace":"konflux-idbi","name":"konflux-demo-component-dgqp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-04T23:13:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-9d4kw","namespace":"konflux-idbi"},"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-05-04T23:13:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-dgqp-on-push-kchff","namespace":"konflux-idbi"},"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-05-04T23:13:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"}} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:44Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:44Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-sqjg-sbfgp","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"my-integration-test-sqjg-sbfgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:13: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":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:13: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":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:44Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","destinationComponentSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-sqjg-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","existingCheckRun":"github.CheckRun{ID:74322857624, NodeID:\"CR_kwDOKrwUx88AAAARTfzOmA\", HeadSHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", ExternalID:\"my-integration-test-sqjg-test-component-pac-shyasb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74322857624\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74322857624\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:09:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-shyasb snapshot integ-app-ejil-20260504-230952-000 and scenario my-integration-test-sqjg 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/74322857624/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sqjg / test-component-pac-shyasb\", CheckSuite:github.CheckSuite{ID:67442043884}, 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:3627217591, Number:30089, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30089\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-shyasb\", SHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", 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-wvkrva\", 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-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ID":74322857624,"CheckName":"Konflux Dev version / my-integration-test-sqjg / test-component-pac-shyasb","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","testedSnapshot.Name":"integ-app-ejil-20260504-230952-000","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:44Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"my-integration-test-sqjg-sbfgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lvtd","name":"my-integration-test-fkio"}} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fkio"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fkio"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T23:13: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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-branch-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","integrationTestScenario.Name":"my-integration-test-fkio"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"my-integration-test-fkio-kmvsv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-fkio"} {"level":"info","ts":"2026-05-04T23:13:47Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","reconcileID":"b1ed6a11-67b1-4f80-a4d4-651c663a32f9","snapshot.name":"integ-app-ejil-20260504-230952-000","pipelinerun.name":"test-component-pac-shyasb-on-pull-request-4c5bq","duration":14.931732667} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"}} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:48Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","destinationComponentSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","Application.Name":"integ-app-ejil","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","integrationTestScenario.Name":"my-integration-test-sqjg","pipelineRun.Name":"my-integration-test-sqjg-sbfgp"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","integrationTestScenario.Name":"my-integration-test-fkio","pipelineRun.Name":"my-integration-test-fkio-kmvsv"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-fkio","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-fkio","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-fkio-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.NameSpace":"integration2-lvtd","snapshot.Name":"integ-app-ejil-20260504-230952-000","scenarioName":"my-integration-test-fkio","externalID":"my-integration-test-fkio-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fkio-kmvsv","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"my-integration-test-fkio-kmvsv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ID":74323285037,"CheckName":"Konflux Dev version / my-integration-test-fkio / test-component-pac-shyasb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","testedSnapshot.Name":"integ-app-ejil-20260504-230952-000","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"}} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:48Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","destinationComponentSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-fkio","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-fkio","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-fkio-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:13:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","existingCheckRun":"github.CheckRun{ID:74323285037, NodeID:\"CR_kwDOKrwUx88AAAARTgNULQ\", HeadSHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", ExternalID:\"my-integration-test-fkio-test-component-pac-shyasb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74323285037\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74323285037\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:13:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-shyasb snapshot integ-app-ejil-20260504-230952-000 and scenario my-integration-test-fkio is in progress\", Text:\"PipelineRun 'my-integration-test-fkio-kmvsv' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74323285037/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fkio / test-component-pac-shyasb\", CheckSuite:github.CheckSuite{ID:67442043884}, 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:3627217591, Number:30089, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30089\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-shyasb\", SHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", 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-wvkrva\", 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-05-04T23:13:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ID":74323285037,"CheckName":"Konflux Dev version / my-integration-test-fkio / test-component-pac-shyasb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:13:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","testedSnapshot.Name":"integ-app-ejil-20260504-230952-000","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:13:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:49Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:51Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:51Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:52Z","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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:53Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:53Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","prGroup":"konflux-test-symlink-comp-raex","prGroupHash":"8a1a7aeeec5876e54cb05b663c982e285faeafc3232295bca6a8eee4eddde3"} {"level":"info","ts":"2026-05-04T23:13: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","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-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","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-raex is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T22:59:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T22:59:05Z","completionTime":"2026-05-04T22:59:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"18809a80630e01a67b898af2b40677a73be332c3"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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":"18809a80630e01a67b898af2b40677a73be332c3"}],"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:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-hlyn/test-symlink-comp-raex:on-pr-18809a80630e01a67b898af2b40677a73be332c3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-hlyn/test-symlink-comp-raex:on-pr-18809a80630e01a67b898af2b40677a73be332c3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-raex-on-pull-request-7jv4k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-raex-on-pull-request-7jv4k-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-5610e3c2fcedb6789640014549b8416f-3baad72e18da68e7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex-on-pull-request-7jv4k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-raex-on-pull-request-7jv4k has finished running","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-rjrm-20260504-231354-443"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-rjrm-20260504-231354-443","application":"test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-rjrm-20260504-231354-443"} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","Application.Name":"test-app-rjrm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231354-443","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:13:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-231354-443","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"error","ts":"2026-05-04T23:13:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-czwf","namespace":"build-e2e-hlyn"},"namespace":"build-e2e-hlyn","name":"test-comp-czwf","reconcileID":"6b0e1ce8-f807-42a1-899d-36695849a30d","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-czwf\" 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-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-rjrm-20260504-231354-490"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-rjrm-20260504-231354-490","application":"test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-rjrm-20260504-231354-490"} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","Application.Name":"test-app-rjrm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231354-490","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:13:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-vbti","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-vbti","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-rjrm-20260504-231354-524"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-rjrm-20260504-231354-524","application":"test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-231354-490","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-rjrm-20260504-231354-524"} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","Application.Name":"test-app-rjrm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231354-524","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:13:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-wscy","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-wscy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-231354-524","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-rjrm-20260504-231354-558"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-rjrm-20260504-231354-558","application":"test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-rjrm-20260504-231354-558"} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","Application.Name":"test-app-rjrm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231354-558","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:13:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-raex","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-symlink-comp-raex","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-231354-558","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-rjrm-20260504-231354-603"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-rjrm-20260504-231354-603","application":"test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-rjrm-20260504-231354-603"} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","Application.Name":"test-app-rjrm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-app-rjrm-20260504-231354-603","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:13:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:13:54Z","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-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13: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":"test-app-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-rjrm-20260504-231354-603","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm"} {"level":"info","ts":"2026-05-04T23:13:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-czwf","namespace":"build-e2e-hlyn"},"application":"build-e2e-hlyn/test-app-rjrm","namespace":"build-e2e-hlyn","name":"test-comp-czwf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-04T23:13:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-czwf-on-pull-request-4dbpn","namespace":"build-e2e-hlyn"},"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-05-04T23:13: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-branch-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13: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-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:55Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-vbti-on-pull-request-dtnz6","namespace":"build-e2e-hlyn"},"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-05-04T23:13:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"}} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fkio-kmvsv","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"my-integration-test-fkio-kmvsv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"integ-app-ejil-20260504-230952-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:13:56Z","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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","destinationComponentSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-fkio","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-sqjg"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","scenario.Name":"my-integration-test-fkio","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testedSnapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ExternalID":"my-integration-test-fkio-test-component-pac-shyasb"} {"level":"info","ts":"2026-05-04T23:13:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","existingCheckRun":"github.CheckRun{ID:74323285037, NodeID:\"CR_kwDOKrwUx88AAAARTgNULQ\", HeadSHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", ExternalID:\"my-integration-test-fkio-test-component-pac-shyasb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74323285037\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74323285037\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:13:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-shyasb snapshot integ-app-ejil-20260504-230952-000 and scenario my-integration-test-fkio 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/74323285037/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fkio / test-component-pac-shyasb\", CheckSuite:github.CheckSuite{ID:67442043884}, 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:3627217591, Number:30089, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30089\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-shyasb\", SHA:\"3120599da4f4d75d4b4bbf2d4e13de4e6d31c926\", 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-wvkrva\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"error","ts":"2026-05-04T23:13:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-wscy-on-pull-request-l85qx","namespace":"build-e2e-hlyn"},"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-05-04T23:13:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","ID":74323285037,"CheckName":"Konflux Dev version / my-integration-test-fkio / test-component-pac-shyasb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:13:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","testedSnapshot.Name":"integ-app-ejil-20260504-230952-000","destinationSnapshot.Name":"integ-app-ejil-20260504-230952-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:13:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13: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-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","snapshot.Name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:13:57Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ejil-20260504-230952-000","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"my-integration-test-fkio-kmvsv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xrqf/gh-test-custom-branch-ieoadb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13: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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:13:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"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-05-04T23:13:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"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-05-04T23:13:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-raex-on-pull-request-7jv4k","namespace":"build-e2e-hlyn"},"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-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hlyn","snapshot":"test-app-rjrm-20260504-231103-000"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-rjrm-20260504-231354-443"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hlyn","snapshot":"test-app-rjrm-20260504-231354-443"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-rjrm-20260504-231354-490"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hlyn","snapshot":"test-app-rjrm-20260504-231354-490"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-rjrm-20260504-231354-558"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hlyn","snapshot":"test-app-rjrm-20260504-231354-558"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-rjrm-20260504-225848-000"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hlyn","snapshot":"test-app-rjrm-20260504-225848-000"} 2026/05/04 23:13:58 http: TLS handshake error from 10.130.0.2:43434: EOF {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-rjrm-20260504-231354-603"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hlyn","snapshot":"test-app-rjrm-20260504-231354-603"} 2026/05/04 23:13:58 http: TLS handshake error from 10.129.0.2:45918: EOF {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-rjrm-20260504-231354-524"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hlyn","snapshot":"test-app-rjrm-20260504-231354-524"} 2026/05/04 23:13:58 http: TLS handshake error from 10.130.0.2:43448: EOF {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hlyn","snapshot":"test-app-rjrm-20260504-230744-000"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13:59Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:13: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13:59Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:14: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:14: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:14: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:14: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-cypj/gl-test-custom-branch-hzrlhx, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:14:02Z","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-hzrlhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:14: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-vsvt"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-vsvt","application":"integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-vsvt"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-vsvt"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-ejil has been set as a Controller OwnerReference on Snapshot snapshot-sample-vsvt","snapshot":{"name":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"snapshot-sample-vsvt","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:14: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":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:14: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":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","Application.Name":"integ-app-ejil","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-vsvt"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lvtd","snapshot":"snapshot-sample-vsvt"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-vsvt"} {"level":"error","ts":"2026-05-04T23:14:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"snapshot-sample-vsvt","reconcileID":"b0f1fe10-100c-4d26-87c5-ea8f40a02809","error":"snapshots.appstudio.redhat.com \"snapshot-sample-vsvt\" 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-05-04T23:14:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"req":{"name":"snapshot-sample-vsvt","namespace":"integration2-lvtd"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-vsvt\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\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-05-04T23:14:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-shyasb","namespace":"integration2-lvtd"},"application":"integration2-lvtd/integ-app-ejil","namespace":"integration2-lvtd","name":"test-component-pac-shyasb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:14: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-fkio-kmvsv","namespace":"integration2-lvtd"},"pipelineRun.Name":"my-integration-test-fkio-kmvsv"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-fkio-kmvsv","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"my-integration-test-fkio-kmvsv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:14: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-sqjg-sbfgp","namespace":"integration2-lvtd"},"pipelineRun.Name":"my-integration-test-sqjg-sbfgp"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-sqjg-sbfgp","namespace":"integration2-lvtd"},"namespace":"integration2-lvtd","name":"my-integration-test-sqjg-sbfgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T23:14:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-shyasb-on-pull-request-4c5bq","namespace":"integration2-lvtd"},"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-05-04T23:14: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:08Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:14:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:14:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lvtd","snapshot":"integ-app-ejil-20260504-230952-000"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:13Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mjnr/fj-test-custom-branch-copzbp, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:30Z","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-copzbp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"175.797732ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"4d135cda-37bd-40a0-9372-fa6dc5afecbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"181.306746ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"5f4a41be-7016-4768-af5d-16e1a846922b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"191.943791ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"1a0bfc2b-5002-47fb-a296-375d77dc94a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"212.549311ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"33f8ff80-421c-4228-9510-174b29c85591","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"253.832636ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"b4836cdf-1102-4a5c-b1f7-787d94734863","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"279.892026ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"eabeaf92-f116-4c5a-85d4-94374ab30517","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"334.489742ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"a17485a6-d4bc-4842-8450-fec6bc46503a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"654.969012ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"adf5dcc8-9d47-4540-a660-8ff92f020437","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.086280721s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"2e5c9aa8-f2c3-456e-b1ad-2cbe682edc24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.295967991s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:14:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:14:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","reconcileID":"8bb8299d-60b9-47c2-87b2-d4783ed94b03","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-230916-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-hnqewn is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1f0b6004e47ba456d9a3a6a3013f8c98611efc7b8b101fe866bf2c46cec0a4 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-230916-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-230916-000","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:0521c4e0924bbd08de400415fabe3d633af2339ca8056ded7c22c3dffb3720fc","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f789937313c1d6a341e1222ad5cb20f3dddf7461"}}}]} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","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-05-04T23:15:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-mj5wq has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74322799272, NodeID:\"CR_kwDONSo-hs8AAAARTfvqqA\", HeadSHA:\"f789937313c1d6a341e1222ad5cb20f3dddf7461\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74322799272\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74322799272\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:09:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/go-component-hnqewn-on-pull-request-mj5wq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74322799272/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67441989135}, 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:3627173535, Number:21652, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21652\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-hnqewn\", SHA:\"f789937313c1d6a341e1222ad5cb20f3dddf7461\", 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-ffgfzo\", 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-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74322799272,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-230916-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:15:00Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:01Z","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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:01Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-mj5wq","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-05-04T23:15:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-mj5wq has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g55t9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-230916-000","reconcileID":"d9198ae8-95d0-46e1-99ff-17e9fadd87f1","snapshot.name":"integ-app-xvlc-20260504-230916-000","pipelinerun.name":"go-component-hnqewn-on-pull-request-mj5wq","duration":4.008436064} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-230916-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Label":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc","pipelineRun.Name":"integration-resolver-pipelinerun-g55t9"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74322799272, NodeID:\"CR_kwDONSo-hs8AAAARTfvqqA\", HeadSHA:\"f789937313c1d6a341e1222ad5cb20f3dddf7461\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74322799272\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74322799272\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:09:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-230916-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74322799272/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67441989135}, 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:3627173535, Number:21652, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21652\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-hnqewn\", SHA:\"f789937313c1d6a341e1222ad5cb20f3dddf7461\", 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-ffgfzo\", 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-05-04T23:15:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g55t9","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g55t9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74322799272,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-230916-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:02Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:15:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74322799272, NodeID:\"CR_kwDONSo-hs8AAAARTfvqqA\", HeadSHA:\"f789937313c1d6a341e1222ad5cb20f3dddf7461\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74322799272\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74322799272\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:09:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-230916-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-g55t9' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74322799272/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67441989135}, 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:3627173535, Number:21652, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21652\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-hnqewn\", SHA:\"f789937313c1d6a341e1222ad5cb20f3dddf7461\", 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-ffgfzo\", 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-05-04T23:15:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74322799272,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:15:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-230916-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:15:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:03Z","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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:07Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"567.44659ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"9588643c-a02b-4886-bd0d-84cd2175328b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:07Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"573.07291ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"1d60c6e3-85d8-4aea-b00c-68ce3f17829b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:07Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"583.703921ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"df6f5e6b-a517-4b62-848d-e42035443eec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:07Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"604.970148ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"ef0ce243-3580-4ea4-a078-877e458feff2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:07Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"646.446233ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"5f79331c-6a10-4d6b-b97e-41783d2ff4ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:07Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"684.210786ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"4f46cbfe-4eec-4c08-972c-569799ce7309","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:07Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"727.755661ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"beca1e34-5ac1-40a8-a5f7-504f1994d414","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:08Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"1.048440636s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"562340bd-9832-488f-b039-d09fbd2d332d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:08Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"1.405454251s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"dc59026f-96bf-4998-82e7-3487cc844027","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:08Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","elapsedSinceCompletion":"1.68967203s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","reconcileID":"44e82fa3-5bba-4800-8667-bb40f4b4bc21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-aqyf-20260504-230946-000","application":"build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-230946-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-aqyf-20260504-230946-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-ieoadb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xrqf/gh-test-custom-branch-ieoadb@sha256:515f679f80d30aa1adfbd86b77aa32779de598d611a1c368bd366a2d7ba0c15f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-cxauba","revision":"faf1a917028ac418d8c036e85e49e5ddc09d5bc5"}}}]} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-xrqf/gh-test-custom-branch-ieoadb-on-pull-request-z6k9d with pr group konflux-gh-test-custom-branch-ieoadb is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","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-ieoadb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7f1915d4f29da7524fe14109096a72b6a89d9e6f1c738f831a544de2a986b4 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:15: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":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","Application.Name":"build-suite-test-application-aqyf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:15:09Z","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-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","snapshot.Name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:15: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":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"}} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","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-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","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-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-230946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:15:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:15: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":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:15: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":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","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-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-230946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:15:09Z","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-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-230946-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","snapshot.Namespace":"build-e2e-xrqf","snapshot.Name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:15: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":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:15: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":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-230946-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","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-05-04T23:15:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ieoadb-on-pull-request-gvw5j has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-230916-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-230916-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g55t9","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g55t9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testedSnapshot":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:15:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74322799272, NodeID:\"CR_kwDONSo-hs8AAAARTfvqqA\", HeadSHA:\"f789937313c1d6a341e1222ad5cb20f3dddf7461\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74322799272\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74322799272\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:09:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-230916-000 and scenario my-integration-test-zbtc 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/74322799272/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67441989135}, 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:3627173535, Number:21652, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21652\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-hnqewn\", SHA:\"f789937313c1d6a341e1222ad5cb20f3dddf7461\", 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-ffgfzo\", 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-05-04T23:15:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74322799272,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:15:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-230916-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-230916-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:15:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15: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-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:15:10Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-230916-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g55t9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:11Z","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-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15: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":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","snapshot.Name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","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-05-04T23:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ieoadb-on-pull-request-gvw5j has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-pull-request-gvw5j","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:18Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"489.854583ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"909182d8-3a28-4ea3-9587-fa31e2afa6ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:18Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"495.315402ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"da9ae47a-703f-46f8-97d1-fd92e5106f19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:18Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"505.770429ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"ee43a669-0abf-4064-8a16-8863032f2c8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:18Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"526.24438ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"83dbc175-520c-499d-904e-587d542116e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:18Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"567.163347ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"effaa371-939d-4cf7-9e33-bde41bcb3aba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:18Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"606.116595ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"e87a8b74-6115-4d54-ad0f-c52ccdfb4460","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:18Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"647.606964ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"daadccc5-b0f1-4d32-9388-c20d1ea4a24c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:18Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"968.017168ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"c7f1ef25-be31-4d05-9cb1-b7224c84998d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:19Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"1.300182206s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"d1acfa72-551a-41ce-8213-786889fd8331","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:19Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","elapsedSinceCompletion":"1.609139006s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","reconcileID":"d8777c3d-8f3c-4ad0-8762-95215a6cebc2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-cqnn-20260504-230941-000","application":"build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-230941-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-cqnn-20260504-230941-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-hzrlhx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-branch-hzrlhx@sha256:b606ef380aac41cdc05fb2df518d060a9ebb1d484b79a63f125205f5f16ee0c2","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt","revision":"e1c118bd898e356094c7614c0b50ac69c2ca25f7"}}}]} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-cypj/gl-test-custom-branch-hzrlhx-on-pull-request-8v98h with pr group konflux-gl-test-custom-branch-hzrlhx is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-hzrlhx is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2f652394742b4648d488bb994daab3a06f26176fc7cde19090ec1a6f1e1391 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:15: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":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"}} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","Application.Name":"build-suite-test-application-cqnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-230941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:15:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-230941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-230941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Namespace":"build-e2e-cypj","snapshot.Name":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:15:20Z","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-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-230941-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","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-05-04T23:15:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:22Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15: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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:22Z","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-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Name":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","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-05-04T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-7tqbb","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-vvhcpj","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:15:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:15:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:15:31Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:31Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:31Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-ieoadb-on-push-cdwqs is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:15:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15:31Z","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-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:31Z","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-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:31Z","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-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-push-kxzlw is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:15:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15:33Z","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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-hnqewn-on-push-cmpp6 is not associated with a pull request","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:34Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"701.285239ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"0b4cdfe7-143c-4690-8844-e5ea609fed5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:34Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"707.225029ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"49f125c2-fb75-4259-a455-058107dbf94b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:34Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"717.780145ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"e9030efc-da9e-4351-acb2-4cb4278144ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:34Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"738.677634ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"de79d1ad-1520-4b61-b706-1fd8523dc615","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:34Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"779.382802ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"0a69b7f4-b647-4f4d-b58a-fa1ff904bf83","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:34Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"860.040153ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"6e645ea8-ee2d-4e10-80ed-9320fa407feb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:34Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"990.275896ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"fc706230-997d-4ee4-aa12-adefc0a7d654","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:35Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.020945524s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"eb2757cb-7698-4b50-af8d-d72192035412","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:35Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","elapsedSinceCompletion":"1.6614979s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:15:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","reconcileID":"5465c551-eaf8-40a4-87b8-b5284d5e2745","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-nijl-20260504-231015-000","application":"build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-231015-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-nijl-20260504-231015-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-copzbp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mjnr/fj-test-custom-branch-copzbp@sha256:979b49461de3fe4ff1e53141ebdde15e9016cf86ed79941e8a823081ec36407c","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-fvewvg","revision":"438b9b52dd95143b632d5bf5803f9bb512a5d8c4"}}}]} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-mjnr/fj-test-custom-branch-copzbp-on-pull-request-5594t with pr group konflux-fj-test-custom-branch-copzbp is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","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-copzbp is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c6389391f81685fdb82dbc6b58cf1a66f47b21853a49954f6aa4745f71a1a8 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:15: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-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","Application.Name":"build-suite-test-application-nijl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:15:36Z","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-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","snapshot.Name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:15: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":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"}} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","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-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-231015-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:15:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:15:36Z","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-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:15: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-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:15:36Z","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-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-231015-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15:36Z","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-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:15: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-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:36Z","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-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-231015-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-231015-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","snapshot.Namespace":"build-e2e-mjnr","snapshot.Name":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","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-05-04T23:15:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-copzbp-on-pull-request-zhnjb has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:37Z","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-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15: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":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","snapshot.Name":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","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-05-04T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-copzbp-on-pull-request-zhnjb has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-pull-request-zhnjb","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vvhcpj-on-pull-request-jnrkz","PR group":"konflux-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:15: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-python-component-vvhcpj","prGroupHash":"37e9c2cc0318f6f7d53e51d1f05f9a34639e2d60d767bd3a96b04f0f21b15f"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:15:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:15:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:15:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:15:39Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74323480795,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"python-component-vvhcpj-on-pull-request-jnrkz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:15:39Z","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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"python-component-vvhcpj-on-pull-request-jnrkz"} {"level":"info","ts":"2026-05-04T23:15: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vvhcpj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-push-qqc77","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:15:54Z","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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:54Z","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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:54Z","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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:15:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-push-qqc77","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:15:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-copzbp-on-push-qqc77 is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:16: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:16: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:16: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:16: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:16: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:16: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:16: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:16:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:18Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:29Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:34Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:34Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","reconcileID":"3a3db602-42e5-45f0-89e0-f40a7b09705f","Component.Namespace":"build-e2e-lrta","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn@sha256:76e0665048f0c7c5bc4324c3394393a7a9dad0b668058450863fdf0a9818e441","Component.Name":"gl-multi-component-child-bbsn","lastBuildCommit":"8f0b5ee4ea0b984a105f47878d7c8daa9e2ac311"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","component.Namespace":"build-e2e-lrta","component.Name":"gl-multi-component-child-bbsn"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","reconcileID":"3a3db602-42e5-45f0-89e0-f40a7b09705f","component.Name":"gl-multi-component-parent-bbsn"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-sbrf-20260504-231040-000"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-sbrf-20260504-231040-000","application":"build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-sbrf-20260504-231040-000"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-231040-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-sbrf-20260504-231040-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-bbsn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn@sha256:76e0665048f0c7c5bc4324c3394393a7a9dad0b668058450863fdf0a9818e441","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx","revision":"8f0b5ee4ea0b984a105f47878d7c8daa9e2ac311"}}}]} {"level":"info","ts":"2026-05-04T23:16:38Z","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-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:16: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":"build-suite-component-update-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","Application.Name":"build-suite-component-update-sbrf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:16:38Z","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-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-231040-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:16:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:16:38Z","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-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16: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":"build-suite-component-update-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231040-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-231040-000"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-231040-000"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","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-05-04T23:16:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-push-x7sz9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:38Z","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-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16: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":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Name":"build-suite-component-update-sbrf-20260504-231040-000"} {"level":"info","ts":"2026-05-04T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-x7sz9","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-05-04T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-push-x7sz9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:40Z","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-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:16:54Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","reconcileID":"8a04542d-4758-4122-8fe0-7e958be25e06","Component.Namespace":"build-e2e-lrta","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn@sha256:64f144835de25fa42c1ca3e7c2a9858f83effd1825e6e85e18ddac884dce8742","Component.Name":"gl-multi-component-child-bbsn","lastBuildCommit":"6a34010d6ea657fefb962f9a6af8037326dffc58"} {"level":"info","ts":"2026-05-04T23:16:54Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","component.Namespace":"build-e2e-lrta","component.Name":"gl-multi-component-child-bbsn"} {"level":"info","ts":"2026-05-04T23:16: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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","reconcileID":"8a04542d-4758-4122-8fe0-7e958be25e06","component.Name":"gl-multi-component-parent-bbsn"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-sbrf-20260504-231138-000"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-sbrf-20260504-231138-000","application":"build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-sbrf-20260504-231138-000"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-231138-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-sbrf-20260504-231138-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-bbsn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn@sha256:64f144835de25fa42c1ca3e7c2a9858f83effd1825e6e85e18ddac884dce8742","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx","revision":"6a34010d6ea657fefb962f9a6af8037326dffc58"}}}]} {"level":"info","ts":"2026-05-04T23:16:54Z","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-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:16: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-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","Application.Name":"build-suite-component-update-sbrf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:16: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-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-231138-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:16:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:16:54Z","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-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16: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-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231138-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-231138-000"} {"level":"info","ts":"2026-05-04T23:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-231138-000"} {"level":"info","ts":"2026-05-04T23:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","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-05-04T23:16:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-push-xszn8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:55Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:55Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:55Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16:55Z","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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:16: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-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Name":"build-suite-component-update-sbrf-20260504-231138-000"} {"level":"info","ts":"2026-05-04T23:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-xszn8","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-05-04T23:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-bbsn-on-push-xszn8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:24Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"444.565641ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"e22f3028-450c-40c4-a688-a6355590a5be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:24Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"450.020888ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"f8d5e5a0-c0b1-4c58-b2b8-118603ed5f69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:24Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"461.210242ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"a88ec1f5-5297-4551-8f82-138cec4e0654","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:24Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"482.419926ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"be0a623a-6f9b-487a-9079-39709b24e12c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:24Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"522.840013ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"d535475b-514f-4679-9449-4382e74baead","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:24Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"541.652132ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"eab95fe6-38b6-4d14-a5b6-c84278be9209","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:24Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"603.431156ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"5bce8920-b6d7-4c1b-afaf-95dbaf143c12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:24Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"924.353746ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"1b2c19b7-22c0-4869-b843-a41fc439b710","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:25Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","elapsedSinceCompletion":"1.565779885s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:17:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"574ff789-c74b-4aae-804b-90a53255a0e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17: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":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","reconcileID":"2abdc26f-70ab-4273-84f8-a2a9776ff879","component.Name":"fj-multi-component-parent-uwwc"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-iadn-20260504-231253-000","application":"build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231253-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-iadn-20260504-231253-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-uwwc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc@sha256:08238079b4d2b42a37c9cd4918fa8934f80c7ecd60b91d62074e1574b6483c29","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy","revision":"441980caeefcbbdb5d3f2700f67937cc34038465"}}}]} {"level":"info","ts":"2026-05-04T23:17:26Z","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-uwwc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6c88ea77afa8b87929520d22b7f797955fb4eaae8ac5792e68a0ac0a0de038 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","Application.Name":"build-suite-component-update-iadn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"}} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:17:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","snapshot.Namespace":"build-e2e-tjqo","snapshot.Name":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231253-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","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-05-04T23:17:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:17:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-cnjjq has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:26Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17: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-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:27Z","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-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","snapshot.Name":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","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-05-04T23:17:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-cnjjq has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-wx9c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:17: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":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17: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":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17: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":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-wx9c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-uwwc-on-push-wx9c9 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-6hr2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:17:54Z","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-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:54Z","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-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:54Z","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-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-6hr2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-uwwc-on-push-6hr2p is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:17:55Z","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-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:55Z","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-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:55Z","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-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:17:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-uwwc-on-push-s2lr6 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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 SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:18:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:18: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:18: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:18: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:18: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:18:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:18: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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:18: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:18: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:18: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:18: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:18: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:29Z","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-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-push-5b9c8","reconcileID":"ac442a8c-a59c-43a0-a5bb-cb36bb6563ff","Component.Namespace":"build-e2e-lrta","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-parent-bbsn@sha256:bfc3e0d8085db2627f0789f715b88c6838a3187eea76965b996a54eba966a3b7","Component.Name":"gl-multi-component-parent-bbsn","lastBuildCommit":"5d8604bbfa212b10a7871b08d0bf334fc5dda820"} {"level":"info","ts":"2026-05-04T23:19:29Z","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-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","component.Namespace":"build-e2e-lrta","component.Name":"gl-multi-component-parent-bbsn"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-sbrf-20260504-231255-000"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-sbrf-20260504-231255-000","application":"build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-sbrf-20260504-231255-000"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-231255-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-sbrf-20260504-231255-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-bbsn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-child-bbsn@sha256:64f144835de25fa42c1ca3e7c2a9858f83effd1825e6e85e18ddac884dce8742","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-slvnvx","revision":"6a34010d6ea657fefb962f9a6af8037326dffc58","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-bbsn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lrta/gl-multi-component-parent-bbsn@sha256:bfc3e0d8085db2627f0789f715b88c6838a3187eea76965b996a54eba966a3b7","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-slvnvx","revision":"5d8604bbfa212b10a7871b08d0bf334fc5dda820"}}}]} {"level":"info","ts":"2026-05-04T23:19:29Z","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-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:19: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":"build-suite-component-update-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","Application.Name":"build-suite-component-update-sbrf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:19:29Z","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-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-231255-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:19:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:19:29Z","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-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"build-suite-component-update-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231255-000","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-push-5b9c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-231255-000"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-push-5b9c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-sbrf-20260504-231255-000"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-push-5b9c8","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-05-04T23:19:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-push-5b9c8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-bbsn-on-push-5b9c8 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","snapshot.Name":"build-suite-component-update-sbrf-20260504-231255-000"} {"level":"info","ts":"2026-05-04T23:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn-on-push-5b9c8","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-05-04T23:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-bbsn-on-push-5b9c8 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:44Z","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-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","PR group":"konflux/component-updates/gl-multi-component-child-bbsn-component-update-gl-multi-component-parent-bbsn"} {"level":"info","ts":"2026-05-04T23:19: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":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","prGroup":"konflux/component-updates/gl-multi-component-child-bbsn-component-update-gl-multi-component-parent-bbsn","prGroupHash":"73ec0062fad2c151aeb9adb9e95052de86ba3606311be5dc0d15b569709e18"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/gl-multi-component-child-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:44Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:19: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-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","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-bbsn-component-update-gl-multi-component-parent-bbsn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-sbrf-20260504-231949-795"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-sbrf-20260504-231949-795","application":"build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-sbrf-20260504-231949-795"} {"level":"info","ts":"2026-05-04T23:19: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":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:19: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":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","Application.Name":"build-suite-component-update-sbrf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:19:49Z","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-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"build-suite-component-update-sbrf-20260504-231949-795","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:19:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:19: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":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19: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":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-sbrf-20260504-231949-795","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:49Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-bbsn","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-parent-bbsn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-04T23:19:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-pull-request-nknsw","namespace":"build-e2e-lrta"},"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-05-04T23:19:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-bbsn-on-push-5b9c8","namespace":"build-e2e-lrta"},"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-05-04T23:19:50Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-bbsn","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:19:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-kltpr","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-kltpr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-push-kltpr","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-push-kltpr","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23: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":"gl-multi-component-child-bbsn-on-push-kltpr","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"info","ts":"2026-05-04T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-kltpr","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf","namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-kltpr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-bbsn-on-push-kltpr is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-kltpr","namespace":"build-e2e-lrta"},"application":"build-e2e-lrta/build-suite-component-update-sbrf"} {"level":"error","ts":"2026-05-04T23:19:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-bg2fk","namespace":"build-e2e-lrta"},"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-05-04T23:19:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"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-05-04T23:19:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T23:19:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"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-05-04T23:19:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"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-05-04T23:19:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-kltpr","namespace":"build-e2e-lrta"},"namespace":"build-e2e-lrta","name":"gl-multi-component-child-bbsn-on-push-kltpr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T23:19:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-kltpr","namespace":"build-e2e-lrta"},"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-05-04T23:19:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-x7sz9","namespace":"build-e2e-lrta"},"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-05-04T23:19:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-push-xszn8","namespace":"build-e2e-lrta"},"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-05-04T23:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-sbrf-20260504-231949-795"} {"level":"info","ts":"2026-05-04T23:19: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-lrta","snapshot":"build-suite-component-update-sbrf-20260504-231949-795"} {"level":"info","ts":"2026-05-04T23:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:19: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-lrta","snapshot":"build-suite-component-update-sbrf-20260504-230101-000"} {"level":"info","ts":"2026-05-04T23:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-sbrf-20260504-231255-000"} {"level":"info","ts":"2026-05-04T23:19: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-lrta","snapshot":"build-suite-component-update-sbrf-20260504-231255-000"} {"level":"info","ts":"2026-05-04T23:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:19: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-lrta","snapshot":"build-suite-component-update-sbrf-20260504-230025-000"} {"level":"info","ts":"2026-05-04T23:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-sbrf-20260504-231040-000"} {"level":"info","ts":"2026-05-04T23:19: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-lrta","snapshot":"build-suite-component-update-sbrf-20260504-231040-000"} {"level":"info","ts":"2026-05-04T23:19:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-sbrf-20260504-231138-000"} {"level":"info","ts":"2026-05-04T23:19: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-lrta","snapshot":"build-suite-component-update-sbrf-20260504-231138-000"} {"level":"error","ts":"2026-05-04T23:19:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"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-05-04T23:19:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"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-05-04T23:19:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"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-05-04T23:19:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-ctphb","namespace":"build-e2e-lrta"},"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-05-04T23:19:55Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-d6g9p","namespace":"build-e2e-lrta"},"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-05-04T23:19:55Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-bbsn-on-pull-request-rf49z","namespace":"build-e2e-lrta"},"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-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"644.578534ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"25302385-88f9-4b3f-ab31-498c3f5aafc6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"650.169985ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"d63111cb-4b0f-48be-88a8-a43690c5cc78","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"662.263399ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"4689279a-47a1-43c5-bf10-c0ba296f9f7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"683.247935ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"0c432c21-b7ef-4a4d-afcf-616d511cd149","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"723.924765ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"391816af-cf3c-4521-b7bf-5556f5ef0e21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"804.428515ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"a7431ce1-172f-49ba-b2be-6dc779934784","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"965.928777ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"472c731b-9f80-4cc0-9bdf-5548708aa47e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:20: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-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","reconcileID":"17c2abe4-f64d-4f94-9cb1-b4c1c9d975de","Component.Namespace":"build-e2e-cypj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-branch-hzrlhx@sha256:6c1ea0cb3359f19e805a4e9a5af6b91e6f0cf1d9c6404f27f0abec06b8e2518a","Component.Name":"gl-test-custom-branch-hzrlhx","lastBuildCommit":"23196ac9b6deb2ad97a0fa5b7cb978265fd5c072"} {"level":"info","ts":"2026-05-04T23:20:28Z","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-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","component.Namespace":"build-e2e-cypj","component.Name":"gl-test-custom-branch-hzrlhx"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-cqnn-20260504-231532-000"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-cqnn-20260504-231532-000","application":"build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-cqnn-20260504-231532-000"} {"level":"info","ts":"2026-05-04T23:20: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":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:20: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":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","Application.Name":"build-suite-test-application-cqnn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-231532-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-cqnn-20260504-231532-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-hzrlhx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cypj/gl-test-custom-branch-hzrlhx@sha256:6c1ea0cb3359f19e805a4e9a5af6b91e6f0cf1d9c6404f27f0abec06b8e2518a","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-wuqjyt","revision":"23196ac9b6deb2ad97a0fa5b7cb978265fd5c072"}}}]} {"level":"info","ts":"2026-05-04T23:20:28Z","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-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"build-suite-test-application-cqnn-20260504-231532-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:20:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:20: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":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-cqnn-20260504-231532-000","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-cqnn-20260504-231532-000"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-cqnn-20260504-231532-000"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","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-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-push-kxzlw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.47015297s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"8ef9b6cd-1173-4765-b95d-6c668913a963","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:20: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-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","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-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:28Z","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-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Name":"build-suite-test-application-cqnn-20260504-231532-000"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","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-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-push-kxzlw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.645086778s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"3204cde1-a5d9-4592-b8fc-c9cd247587fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"2.110563018s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:20:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"c4798d04-f964-493e-be48-c0686295ec57","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","reconcileID":"87d11e2a-420b-42e9-b863-57e7a8ed1ffb","component.Name":"go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-231538-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231538-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-231538-000","snapshot.Spec.Components":[{"name":"python-component-vvhcpj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/python-component-vvhcpj@sha256:581b7d20e566f98dbe076922145163351daed001e0760c1bb2acb18aa673831f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6fde7e2252ad3bbb84892173312cd8757055db78"}}}]} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-vvhcpj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 37e9c2cc0318f6f7d53e51d1f05f9a34639e2d60d767bd3a96b04f0f21b15f is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","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-05-04T23:20:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vvhcpj-on-pull-request-jnrkz has finished running","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:20:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74323480795, NodeID:\"CR_kwDONSo-hs8AAAARTgZQ2w\", HeadSHA:\"6fde7e2252ad3bbb84892173312cd8757055db78\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74323480795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74323480795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:15:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vvhcpj snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/python-component-vvhcpj-on-pull-request-jnrkz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74323480795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67442595155}, 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:3627240372, Number:21655, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21655\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-vvhcpj\", SHA:\"6fde7e2252ad3bbb84892173312cd8757055db78\", 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-ffgfzo\", SHA:\"6338a6c1890453baf38f5768092c134c17d73f40\", 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-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74323480795,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-231538-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:20:30Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:30Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-h6jll","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:20:30Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231538-000","reconcileID":"02a94934-50a0-4036-889e-b4ae4f98011a","snapshot.name":"integ-app-xvlc-20260504-231538-000","pipelinerun.name":"python-component-vvhcpj-on-pull-request-jnrkz","duration":3.756586134} {"level":"info","ts":"2026-05-04T23:20:30Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231538-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:30Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:20:30Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:30Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:30Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Label":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc","pipelineRun.Name":"integration-resolver-pipelinerun-h6jll"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74323480795, NodeID:\"CR_kwDONSo-hs8AAAARTgZQ2w\", HeadSHA:\"6fde7e2252ad3bbb84892173312cd8757055db78\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74323480795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74323480795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:15:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-231538-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74323480795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67442595155}, 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:3627240372, Number:21655, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21655\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-vvhcpj\", SHA:\"6fde7e2252ad3bbb84892173312cd8757055db78\", 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-ffgfzo\", SHA:\"6338a6c1890453baf38f5768092c134c17d73f40\", 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-05-04T23:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-h6jll","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-h6jll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74323480795,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-231538-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:31Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74323480795, NodeID:\"CR_kwDONSo-hs8AAAARTgZQ2w\", HeadSHA:\"6fde7e2252ad3bbb84892173312cd8757055db78\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74323480795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74323480795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:15:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-231538-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-h6jll' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74323480795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67442595155}, 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:3627240372, Number:21655, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21655\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-vvhcpj\", SHA:\"6fde7e2252ad3bbb84892173312cd8757055db78\", 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-ffgfzo\", SHA:\"6338a6c1890453baf38f5768092c134c17d73f40\", 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-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:31Z","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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:31Z","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-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74323480795,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-231538-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:20:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-jnrkz","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-05-04T23:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vvhcpj-on-pull-request-jnrkz has finished running","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:32Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23: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":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:32Z","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-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:20:32Z","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-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-pull-request-8v98h has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-pull-request-8v98h","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20: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":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:32Z","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-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:32Z","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-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","snapshot.Name":"build-suite-test-application-cqnn-20260504-231532-000"} {"level":"info","ts":"2026-05-04T23:20:32Z","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-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-hzrlhx-on-push-kxzlw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-hzrlhx-on-push-kxzlw","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:40Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231538-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:20: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231538-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:40Z","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-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:20: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-h6jll","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-h6jll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testedSnapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:20:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74323480795, NodeID:\"CR_kwDONSo-hs8AAAARTgZQ2w\", HeadSHA:\"6fde7e2252ad3bbb84892173312cd8757055db78\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74323480795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74323480795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:15:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-231538-000 and scenario my-integration-test-zbtc 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/74323480795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67442595155}, 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:3627240372, Number:21655, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21655\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-vvhcpj\", SHA:\"6fde7e2252ad3bbb84892173312cd8757055db78\", 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-ffgfzo\", SHA:\"6338a6c1890453baf38f5768092c134c17d73f40\", 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-05-04T23:20:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74323480795,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:20:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-231538-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-231538-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:20:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23: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":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:20:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-231538-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-h6jll","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:20: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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:53Z","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-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","reconcileID":"421d228f-7dbe-4eb5-9c0d-a6f16bff3b6e","Component.Namespace":"group-bmfg","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:3a375e968ac3dd3fc8319464c08bb4772bf108c6a2a6c391c443e54a6012af37","Component.Name":"go-component-hnqewn","lastBuildCommit":"6338a6c1890453baf38f5768092c134c17d73f40"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","component.Namespace":"group-bmfg","component.Name":"go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:20:53Z","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-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","reconcileID":"421d228f-7dbe-4eb5-9c0d-a6f16bff3b6e","component.Name":"python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-231534-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231534-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-231534-000","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:3a375e968ac3dd3fc8319464c08bb4772bf108c6a2a6c391c443e54a6012af37","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6338a6c1890453baf38f5768092c134c17d73f40"}}}]} {"level":"info","ts":"2026-05-04T23:20:53Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:20: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":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:20: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":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:53Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","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-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-push-cmpp6 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20: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":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-231534-000","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-push-cmpp6","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-05-04T23:20:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-push-cmpp6 has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324048982,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-231534-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:54Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-p96cj","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:20:54Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231534-000","reconcileID":"cc35eebf-3168-40e1-b64f-d7cb309b452f","snapshot.name":"integ-app-xvlc-20260504-231534-000","pipelinerun.name":"go-component-hnqewn-on-push-cmpp6","duration":3.552498365} {"level":"info","ts":"2026-05-04T23:20:54Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231534-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20: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":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:54Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-p96cj","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-p96cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:20:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324048982, NodeID:\"CR_kwDONSo-hs8AAAARTg78Vg\", HeadSHA:\"6338a6c1890453baf38f5768092c134c17d73f40\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324048982\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324048982\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:20:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-231534-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324048982/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67442577691}, 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-05-04T23:20:55Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-htedxj","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324048982,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-231534-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:55Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324048982, NodeID:\"CR_kwDONSo-hs8AAAARTg78Vg\", HeadSHA:\"6338a6c1890453baf38f5768092c134c17d73f40\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324048982\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324048982\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:20:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-231534-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-p96cj' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324048982/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67442577691}, 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-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324048982,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-231534-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:20:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:20: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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:21: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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:01Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:01Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231534-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:21:01Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-231534-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:21: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":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-p96cj","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-p96cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:21: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":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:21:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testedSnapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:21:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:21:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324048982, NodeID:\"CR_kwDONSo-hs8AAAARTg78Vg\", HeadSHA:\"6338a6c1890453baf38f5768092c134c17d73f40\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324048982\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324048982\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:20:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-231534-000 and scenario my-integration-test-zbtc 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/74324048982/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67442577691}, 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-05-04T23:21:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324048982,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:21:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-231534-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-231534-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:21:02Z","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-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:21:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-231534-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-p96cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:21:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:21:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:21: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-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-vvhcpj-on-push-8wmrt is not associated with a pull request","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:09Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","PR group":"konflux-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"konflux-konflux-test-integration-clone-htedxj","prGroupHash":"36e4690907988eb093f0c8a028781fa4be9fd2a44548821e264762bb5b2abe"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:21:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:21:09Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:21:09Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:21:09Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324076233,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:21:09Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:21:09Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:09Z","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-htedxj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:21: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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21: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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21: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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-push-qqc77","reconcileID":"caa27baf-a4fb-4812-9dc8-66793fc9f427","Component.Namespace":"build-e2e-mjnr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-mjnr/fj-test-custom-branch-copzbp@sha256:6de0854c88632ad476dd77e67d93a397f85c0d994ff44059659be9bbcd1fe38a","Component.Name":"fj-test-custom-branch-copzbp","lastBuildCommit":"8b22b40c7766b154ebf674f468858459d2bfa0ea"} {"level":"info","ts":"2026-05-04T23:21:26Z","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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","component.Namespace":"build-e2e-mjnr","component.Name":"fj-test-custom-branch-copzbp"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-nijl-20260504-231555-000"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-nijl-20260504-231555-000","application":"build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-nijl-20260504-231555-000"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-231555-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-nijl-20260504-231555-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-copzbp","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mjnr/fj-test-custom-branch-copzbp@sha256:6de0854c88632ad476dd77e67d93a397f85c0d994ff44059659be9bbcd1fe38a","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-fvewvg","revision":"8b22b40c7766b154ebf674f468858459d2bfa0ea"}}}]} {"level":"info","ts":"2026-05-04T23:21:26Z","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-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:21:26Z","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-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","Application.Name":"build-suite-test-application-nijl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:21:26Z","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-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"build-suite-test-application-nijl-20260504-231555-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:21:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:21:26Z","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-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","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-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-nijl-20260504-231555-000","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-push-qqc77","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nijl-20260504-231555-000"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-push-qqc77","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-nijl-20260504-231555-000"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-push-qqc77","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-05-04T23:21:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-push-qqc77","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-copzbp-on-push-qqc77 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21: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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21: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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21: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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:26Z","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-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","snapshot.Name":"build-suite-test-application-nijl-20260504-231555-000"} {"level":"info","ts":"2026-05-04T23:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp-on-push-qqc77","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-05-04T23:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-copzbp-on-push-qqc77 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-copzbp-on-push-qqc77","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl"} {"level":"info","ts":"2026-05-04T23:21:29Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21: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":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21: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":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:29Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","reconcileID":"cdde5371-2f41-4c0a-8e41-13e935c8703a","Component.Namespace":"build-e2e-xrqf","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-xrqf/gh-test-custom-branch-ieoadb@sha256:7625911d84f9fc400eac69f0ccd46707b3d3dcbdfcdfdecadf788820fa2a68c0","Component.Name":"gh-test-custom-branch-ieoadb","lastBuildCommit":"5d1487169de5b9b3b604e71b260c83d3b1f3d321"} {"level":"info","ts":"2026-05-04T23:21:29Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","component.Namespace":"build-e2e-xrqf","component.Name":"gh-test-custom-branch-ieoadb"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-aqyf-20260504-231531-000"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-aqyf-20260504-231531-000","application":"build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-aqyf-20260504-231531-000"} {"level":"info","ts":"2026-05-04T23:21:29Z","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-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:21: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":"build-suite-test-application-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","Application.Name":"build-suite-test-application-aqyf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-231531-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-aqyf-20260504-231531-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-ieoadb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xrqf/gh-test-custom-branch-ieoadb@sha256:7625911d84f9fc400eac69f0ccd46707b3d3dcbdfcdfdecadf788820fa2a68c0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-cxauba","revision":"5d1487169de5b9b3b604e71b260c83d3b1f3d321"}}}]} {"level":"info","ts":"2026-05-04T23:21:29Z","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-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"build-suite-test-application-aqyf-20260504-231531-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:21:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:21:29Z","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-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21: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":"build-suite-test-application-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-aqyf-20260504-231531-000","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aqyf-20260504-231531-000"} {"level":"info","ts":"2026-05-04T23:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-aqyf-20260504-231531-000"} {"level":"info","ts":"2026-05-04T23:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","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-05-04T23:21:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ieoadb-on-push-cdwqs has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:21:30Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:30Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:30Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21:30Z","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-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21: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":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","snapshot.Name":"build-suite-test-application-aqyf-20260504-231531-000"} {"level":"info","ts":"2026-05-04T23:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","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-05-04T23:21:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ieoadb-on-push-cdwqs has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ieoadb-on-push-cdwqs","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf"} {"level":"info","ts":"2026-05-04T23:21: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","reconcileID":"d5709414-ac90-4664-9922-84f9c578ef5d","Component.Namespace":"build-e2e-tjqo","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-parent-uwwc@sha256:f9801c873f114a3f3a0deffd136ee4f52f0cebba1456dc893fa8a70c112bc0b3","Component.Name":"fj-multi-component-parent-uwwc","lastBuildCommit":"ac423ef7767458d66909b088375f99cfd55ee9f1"} {"level":"info","ts":"2026-05-04T23:22:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","component.Namespace":"build-e2e-tjqo","component.Name":"fj-multi-component-parent-uwwc"} {"level":"info","ts":"2026-05-04T23:22:29Z","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-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","reconcileID":"d5709414-ac90-4664-9922-84f9c578ef5d","component.Name":"fj-multi-component-child-uwwc"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-iadn-20260504-231756-000"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-iadn-20260504-231756-000","application":"build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-iadn-20260504-231756-000"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231756-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-iadn-20260504-231756-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-uwwc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-parent-uwwc@sha256:f9801c873f114a3f3a0deffd136ee4f52f0cebba1456dc893fa8a70c112bc0b3","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-sssgxy","revision":"ac423ef7767458d66909b088375f99cfd55ee9f1"}}}]} {"level":"info","ts":"2026-05-04T23:22:29Z","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-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","Application.Name":"build-suite-component-update-iadn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:22:29Z","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-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231756-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:22:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:22:29Z","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-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231756-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-231756-000"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-231756-000"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","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-05-04T23:22:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-uwwc-on-push-s2lr6 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","snapshot.Name":"build-suite-component-update-iadn-20260504-231756-000"} {"level":"info","ts":"2026-05-04T23:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc-on-push-s2lr6","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-05-04T23:22:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-uwwc-on-push-s2lr6 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","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-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-uwwc-on-pull-request-tz659","PR group":"konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc","prGroupHash":"15a961cb9096a5074c6dfa7f3f6ec5ec5501b20824776252cb1537ac92123b"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22:48Z","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-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","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-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","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-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","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-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-wx9c9","reconcileID":"0e4c30f0-47b2-4394-8fd0-47b2d649677f","Component.Namespace":"build-e2e-tjqo","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc@sha256:a579361fc20f59e02b0594253566094a35c15221d90dfa649152b058512cb2f2","Component.Name":"fj-multi-component-child-uwwc","lastBuildCommit":"edc1318e3d77f1e446dd904e8c431f194ec0c201"} {"level":"info","ts":"2026-05-04T23:22:48Z","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-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","component.Namespace":"build-e2e-tjqo","component.Name":"fj-multi-component-child-uwwc"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-iadn-20260504-231744-000"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-iadn-20260504-231744-000","application":"build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-iadn-20260504-231744-000"} {"level":"info","ts":"2026-05-04T23:22: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-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:22: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-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","Application.Name":"build-suite-component-update-iadn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231744-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-iadn-20260504-231744-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-uwwc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc@sha256:a579361fc20f59e02b0594253566094a35c15221d90dfa649152b058512cb2f2","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy","revision":"edc1318e3d77f1e446dd904e8c431f194ec0c201"}}},{"name":"fj-multi-component-parent-uwwc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-parent-uwwc@sha256:f9801c873f114a3f3a0deffd136ee4f52f0cebba1456dc893fa8a70c112bc0b3","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-sssgxy","revision":"ac423ef7767458d66909b088375f99cfd55ee9f1","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-04T23:22: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-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231744-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:22:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:22: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-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231744-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-wx9c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-231744-000"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-wx9c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-231744-000"} {"level":"info","ts":"2026-05-04T23:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-wx9c9","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-05-04T23:22:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-wx9c9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-push-wx9c9 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","snapshot.Name":"build-suite-component-update-iadn-20260504-231744-000"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-wx9c9","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-05-04T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-push-wx9c9 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-iadn-20260504-232249-769"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-iadn-20260504-232249-769","application":"build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-iadn-20260504-232249-769"} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","Application.Name":"build-suite-component-update-iadn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:22:49Z","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-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-232249-769","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:22:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-769","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"error","ts":"2026-05-04T23:22:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-multi-component-parent-uwwc","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc","reconcileID":"eb460815-06d1-4b42-8db3-bac62a10a7bb","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-multi-component-parent-uwwc\" 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-05-04T23:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-iadn-20260504-232249-847"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-iadn-20260504-232249-847","application":"build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-iadn-20260504-232249-847"} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","Application.Name":"build-suite-component-update-iadn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:22:49Z","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-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-232249-847","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:22:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-iadn-20260504-232249-847","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:49Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-parent-uwwc","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-parent-uwwc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-04T23:22:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-pull-request-vkq88","namespace":"build-e2e-tjqo"},"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-05-04T23:22:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-uwwc-on-push-s2lr6","namespace":"build-e2e-tjqo"},"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-05-04T23:22:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-kcvkh","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-kcvkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-kcvkh","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-kcvkh","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-kcvkh","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-kcvkh","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-kcvkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-uwwc-on-push-kcvkh is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-kcvkh","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:50Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-multi-component-child-uwwc","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:51Z","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-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc","prGroupHash":"15a961cb9096a5074c6dfa7f3f6ec5ec5501b20824776252cb1537ac92123b"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:51Z","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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:22:51Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-uwwc-on-pull-request-tz659\" was cancelled"}],"startTime":"2026-05-04T23:22:46Z","completionTime":"2026-05-04T23:22:51Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-eebc0e6e27ca858c76ff12e5dd85d982-2656d2296b964c74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:22:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-tz659 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc","prGroupHash":"15a961cb9096a5074c6dfa7f3f6ec5ec5501b20824776252cb1537ac92123b"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:22:51Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-uwwc-on-pull-request-tz659\" was cancelled"}],"startTime":"2026-05-04T23:22:46Z","completionTime":"2026-05-04T23:22:51Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-eebc0e6e27ca858c76ff12e5dd85d982-2656d2296b964c74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-tz659 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc","prGroupHash":"15a961cb9096a5074c6dfa7f3f6ec5ec5501b20824776252cb1537ac92123b"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:22:51Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-uwwc-on-pull-request-tz659\" was cancelled"}],"startTime":"2026-05-04T23:22:46Z","completionTime":"2026-05-04T23:22:51Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-eebc0e6e27ca858c76ff12e5dd85d982-2656d2296b964c74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-tz659 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc","prGroupHash":"15a961cb9096a5074c6dfa7f3f6ec5ec5501b20824776252cb1537ac92123b"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:22:52Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-uwwc-on-pull-request-tz659\" was cancelled"}],"startTime":"2026-05-04T23:22:46Z","completionTime":"2026-05-04T23:22:52Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-eebc0e6e27ca858c76ff12e5dd85d982-2656d2296b964c74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-tz659 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-6hr2p","reconcileID":"53f5651d-0c1e-4320-9368-2e036fd4b671","Component.Namespace":"build-e2e-tjqo","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc@sha256:23616aa339dff06c89b60f2f31342140c73d3237f12c7462f1ba13e11c6e0373","Component.Name":"fj-multi-component-child-uwwc","lastBuildCommit":"30a768d800f66ca805912891dff3f49c59652edc"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","component.Namespace":"build-e2e-tjqo","component.Name":"fj-multi-component-child-uwwc"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-iadn-20260504-231754-000"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-iadn-20260504-231754-000","application":"build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-iadn-20260504-231754-000"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231754-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-iadn-20260504-231754-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-uwwc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc@sha256:23616aa339dff06c89b60f2f31342140c73d3237f12c7462f1ba13e11c6e0373","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy","revision":"30a768d800f66ca805912891dff3f49c59652edc"}}}]} {"level":"info","ts":"2026-05-04T23:22:52Z","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-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","Application.Name":"build-suite-component-update-iadn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:22:52Z","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-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"build-suite-component-update-iadn-20260504-231754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:22:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:22:52Z","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-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","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-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-iadn-20260504-231754-000","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-6hr2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-231754-000"} {"level":"info","ts":"2026-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-6hr2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-iadn-20260504-231754-000"} {"level":"info","ts":"2026-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-6hr2p","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-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-6hr2p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-push-6hr2p has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","snapshot.Name":"build-suite-component-update-iadn-20260504-231754-000"} {"level":"info","ts":"2026-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-6hr2p","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-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-push-6hr2p has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","prGroup":"konflux/component-updates/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc","prGroupHash":"15a961cb9096a5074c6dfa7f3f6ec5ec5501b20824776252cb1537ac92123b"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22: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/fj-multi-component-child-uwwc-component-update-fj-multi-component-parent-uwwc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23: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-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"info","ts":"2026-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:22:52Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-uwwc-on-pull-request-tz659\" was cancelled"}],"startTime":"2026-05-04T23:22:46Z","completionTime":"2026-05-04T23:22:52Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-sssgxy"},{"name":"revision","value":"d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tjqo/fj-multi-component-child-uwwc:on-pr-d951e049df20eb6bd0cf04d9aa83c7dc1c3ba00b"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"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":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-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-eebc0e6e27ca858c76ff12e5dd85d982-2656d2296b964c74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn","namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-pull-request-tz659","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:22:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-uwwc-on-pull-request-tz659 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"application":"build-e2e-tjqo/build-suite-component-update-iadn"} {"level":"error","ts":"2026-05-04T23:22:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-cnjjq","namespace":"build-e2e-tjqo"},"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-05-04T23:22:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"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-05-04T23:22:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-6hr2p","namespace":"build-e2e-tjqo"},"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-05-04T23:22:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-kcvkh","namespace":"build-e2e-tjqo"},"namespace":"build-e2e-tjqo","name":"fj-multi-component-child-uwwc-on-push-kcvkh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T23:22:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-kcvkh","namespace":"build-e2e-tjqo"},"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-05-04T23:22:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-push-wx9c9","namespace":"build-e2e-tjqo"},"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-05-04T23:22:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-tz659","namespace":"build-e2e-tjqo"},"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-05-04T23:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-iadn-20260504-232249-847"} {"level":"info","ts":"2026-05-04T23:23: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-tjqo","snapshot":"build-suite-component-update-iadn-20260504-232249-847"} {"level":"info","ts":"2026-05-04T23:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:23: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-tjqo","snapshot":"build-suite-component-update-iadn-20260504-230051-000"} {"level":"info","ts":"2026-05-04T23:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:23: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-tjqo","snapshot":"build-suite-component-update-iadn-20260504-231253-000"} {"level":"info","ts":"2026-05-04T23:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-iadn-20260504-231744-000"} {"level":"info","ts":"2026-05-04T23:23: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-tjqo","snapshot":"build-suite-component-update-iadn-20260504-231744-000"} {"level":"info","ts":"2026-05-04T23:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-iadn-20260504-232249-769"} {"level":"info","ts":"2026-05-04T23:23: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-tjqo","snapshot":"build-suite-component-update-iadn-20260504-232249-769"} {"level":"info","ts":"2026-05-04T23:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-iadn-20260504-231754-000"} {"level":"info","ts":"2026-05-04T23:23: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-tjqo","snapshot":"build-suite-component-update-iadn-20260504-231754-000"} {"level":"info","ts":"2026-05-04T23:23:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-iadn-20260504-231756-000"} {"level":"info","ts":"2026-05-04T23:23: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-tjqo","snapshot":"build-suite-component-update-iadn-20260504-231756-000"} 2026/05/04 23:23:00 http: TLS handshake error from 10.130.0.2:50766: EOF {"level":"error","ts":"2026-05-04T23:23:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-hd8mc","namespace":"build-e2e-tjqo"},"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-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:23:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-hd8mc","namespace":"build-e2e-tjqo"},"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-05-04T23:23:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-hd8mc","namespace":"build-e2e-tjqo"},"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-05-04T23:23:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-uwwc-on-pull-request-hd8mc","namespace":"build-e2e-tjqo"},"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-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:23: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-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:23:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"fj-test-custom-branch-copzbp","namespace":"build-e2e-mjnr"},"namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp","reconcileID":"fabed5ab-1660-4365-ab57-27c39d8a6cc5","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"fj-test-custom-branch-copzbp\" 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-05-04T23:23:33Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-copzbp","namespace":"build-e2e-mjnr"},"application":"build-e2e-mjnr/build-suite-test-application-nijl","namespace":"build-e2e-mjnr","name":"fj-test-custom-branch-copzbp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:23:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-hzrlhx","namespace":"build-e2e-cypj"},"application":"build-e2e-cypj/build-suite-test-application-cqnn","namespace":"build-e2e-cypj","name":"gl-test-custom-branch-hzrlhx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-nijl-20260504-231555-000"} {"level":"info","ts":"2026-05-04T23:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mjnr","snapshot":"build-suite-test-application-nijl-20260504-231555-000"} {"level":"info","ts":"2026-05-04T23:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mjnr","snapshot":"build-suite-test-application-nijl-20260504-230144-000"} {"level":"info","ts":"2026-05-04T23:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:23:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mjnr","snapshot":"build-suite-test-application-nijl-20260504-231015-000"} {"level":"info","ts":"2026-05-04T23:23: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:23:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-ieoadb","namespace":"build-e2e-xrqf"},"namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb","reconcileID":"6b744731-82c9-4dff-87da-998cefd3d079","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-ieoadb\" 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-05-04T23:23:47Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-ieoadb","namespace":"build-e2e-xrqf"},"application":"build-e2e-xrqf/build-suite-test-application-aqyf","namespace":"build-e2e-xrqf","name":"gh-test-custom-branch-ieoadb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cypj","snapshot":"build-suite-test-application-cqnn-20260504-230110-000"} {"level":"info","ts":"2026-05-04T23:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-cqnn-20260504-231532-000"} {"level":"info","ts":"2026-05-04T23:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cypj","snapshot":"build-suite-test-application-cqnn-20260504-231532-000"} {"level":"info","ts":"2026-05-04T23:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:23:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cypj","snapshot":"build-suite-test-application-cqnn-20260504-230941-000"} {"level":"info","ts":"2026-05-04T23:23:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:23:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-xrqf","snapshot":"build-suite-test-application-aqyf-20260504-230946-000"} {"level":"info","ts":"2026-05-04T23:23:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-aqyf-20260504-231531-000"} {"level":"info","ts":"2026-05-04T23:23:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-xrqf","snapshot":"build-suite-test-application-aqyf-20260504-231531-000"} {"level":"info","ts":"2026-05-04T23:23:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:23:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-xrqf","snapshot":"build-suite-test-application-aqyf-20260504-230003-000"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:29Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"150.117493ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"caeb3d35-d56a-402e-b8c5-720744cc7ff4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:29Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"155.554685ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"f1d2098c-3790-417a-a13e-837ab5fd9bf8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:29Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"166.048183ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"1c2836da-9596-496c-8188-77559aa13b72","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:29Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"187.210801ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"d58dd96d-c08a-412d-800e-fe2215e9c951","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:29Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"228.281577ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"6e4f0321-0d66-42b4-a3b5-c16c8cb86fb2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:29Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"259.166618ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"e7d1072b-d855-4f6e-8361-05611a9ddddf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:29Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"309.028256ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"2d75755e-dc13-4066-af61-a003c2741cdb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:29Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"629.527915ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"825c0321-502d-4233-b1fc-91be734326e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:30Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.047723551s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"455deadd-b70b-4db3-9156-306052cb3ad6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:30Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.271109622s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:24:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:24:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"5cf4bde8-a3af-459e-a143-8560dc902ec4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","reconcileID":"51086bc7-7549-4cd7-8cdb-98ab404d08f5","component.Name":"python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-232109-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232109-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-232109-000","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:3a375e968ac3dd3fc8319464c08bb4772bf108c6a2a6c391c443e54a6012af37","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6338a6c1890453baf38f5768092c134c17d73f40","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-htedxj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/konflux-test-integration-clone-htedxj@sha256:5cd0d3e3c9fa6fcc86437823c1cdaf04f0427a727e9da337c26dbac6845a613c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b"}}}]} {"level":"info","ts":"2026-05-04T23:24:31Z","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-htedxj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 36e4690907988eb093f0c8a028781fa4be9fd2a44548821e264762bb5b2abe is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","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-05-04T23:24:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-htedxj-on-pull-request-rh4h8 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324076233, NodeID:\"CR_kwDOOe2tsc8AAAARTg9myQ\", HeadSHA:\"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324076233\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324076233\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:21:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/konflux-test-integration-clone-htedxj-on-pull-request-rh4h8 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324076233/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443139736}, 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:3627261333, Number:9101, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9101\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-htedxj\", SHA:\"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b\", 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-ffgfzo\", 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-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324076233,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232109-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24: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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:31Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-gc97v","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232109-000","reconcileID":"6731f5f9-379d-44a9-adce-9487d596f27e","snapshot.name":"integ-app-xvlc-20260504-232109-000","pipelinerun.name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","duration":3.347079316} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Label":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc","pipelineRun.Name":"integration-resolver-pipelinerun-gc97v"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324076233, NodeID:\"CR_kwDOOe2tsc8AAAARTg9myQ\", HeadSHA:\"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324076233\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324076233\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:21:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot integ-app-xvlc-20260504-232109-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324076233/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443139736}, 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:3627261333, Number:9101, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9101\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-htedxj\", SHA:\"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b\", 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-ffgfzo\", 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-05-04T23:24:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gc97v","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-gc97v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324076233,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232109-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","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-05-04T23:24:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-htedxj-on-pull-request-rh4h8 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324076233, NodeID:\"CR_kwDOOe2tsc8AAAARTg9myQ\", HeadSHA:\"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324076233\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324076233\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:21:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot integ-app-xvlc-20260504-232109-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gc97v' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324076233/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443139736}, 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:3627261333, Number:9101, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9101\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-htedxj\", SHA:\"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b\", 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-ffgfzo\", 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-05-04T23:24:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324076233,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232109-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:24:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24: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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:40Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:24:40Z","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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:24: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":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gc97v","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-gc97v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testedSnapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324076233, NodeID:\"CR_kwDOOe2tsc8AAAARTg9myQ\", HeadSHA:\"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324076233\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324076233\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:21:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot integ-app-xvlc-20260504-232109-000 and scenario my-integration-test-zbtc 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/74324076233/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443139736}, 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:3627261333, Number:9101, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9101\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-htedxj\", SHA:\"d77eb41ef7eadc5b3f4c44a04fa4f2291b80c79b\", 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-ffgfzo\", 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-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324076233,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232109-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232109-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24: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-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:24:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232109-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-gc97v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:24:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vvhcpj-on-pull-request-lb7ht","PR group":"pr-branch-gndfiv"} {"level":"info","ts":"2026-05-04T23:24:52Z","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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"pr-branch-gndfiv","prGroupHash":"af8d202220f905e0a3eec34f162ca9af136c61b9b9e4209617e4d7c3dcb429"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:24:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:24:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:24:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324488607,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"python-component-vvhcpj-on-pull-request-lb7ht","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:24:53Z","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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"python-component-vvhcpj-on-pull-request-lb7ht"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-gndfiv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:24:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-hnqewn-on-pull-request-95pmn","PR group":"pr-branch-gndfiv"} {"level":"info","ts":"2026-05-04T23:24:54Z","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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"pr-branch-gndfiv","prGroupHash":"af8d202220f905e0a3eec34f162ca9af136c61b9b9e4209617e4d7c3dcb429"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324491029,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"go-component-hnqewn-on-pull-request-95pmn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:24:54Z","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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"go-component-hnqewn-on-pull-request-95pmn"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:54Z","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-vvhcpj go-component-hnqewn]","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:54Z","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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Name":"go-component-hnqewn-on-pull-request-95pmn"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324492106,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"go-component-hnqewn-on-pull-request-95pmn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:24:55Z","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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"go-component-hnqewn-on-pull-request-95pmn"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:55Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","PR group":"pr-branch-gndfiv"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"pr-branch-gndfiv","prGroupHash":"af8d202220f905e0a3eec34f162ca9af136c61b9b9e4209617e4d7c3dcb429"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:55Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:55Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324493733,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:56Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:24:56Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:56Z","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-vvhcpj go-component-hnqewn konflux-test-integration-clone-htedxj]","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:56Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:24:56Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324494736,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:56Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:24:56Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:24: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:24: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324493733, NodeID:\"CR_kwDOOe2tsc8AAAARThXFpQ\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324493733\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/konflux-test-integration-clone-htedxj-on-pull-request-88v7m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324493733,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:57Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:24:57Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m"} {"level":"info","ts":"2026-05-04T23:24: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:57Z","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-hnqewn konflux-test-integration-clone-htedxj python-component-vvhcpj]","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:57Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324494736, NodeID:\"CR_kwDOOe2tsc8AAAARThXJkA\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324494736\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/konflux-test-integration-clone-htedxj-on-pull-request-88v7m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324494736,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:24:57Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:24:57Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:24:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:25: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:25:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:26: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":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","reconcileID":"658ecdd1-ebdd-44ae-bf9a-cc977b34f240","Component.Namespace":"group-bmfg","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-bmfg/python-component-vvhcpj@sha256:12ede51af40458531b37b053345be64971104a4680318d7082dd82ebde7c97b0","Component.Name":"python-component-vvhcpj","lastBuildCommit":"5cec63e02c3067aaa75533ca6bc6a73da337cf21"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","component.Namespace":"group-bmfg","component.Name":"python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:26:02Z","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-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","reconcileID":"658ecdd1-ebdd-44ae-bf9a-cc977b34f240","component.Name":"konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-232106-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232106-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-232106-000","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:3a375e968ac3dd3fc8319464c08bb4772bf108c6a2a6c391c443e54a6012af37","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6338a6c1890453baf38f5768092c134c17d73f40","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vvhcpj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/python-component-vvhcpj@sha256:12ede51af40458531b37b053345be64971104a4680318d7082dd82ebde7c97b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5cec63e02c3067aaa75533ca6bc6a73da337cf21"}}}]} {"level":"info","ts":"2026-05-04T23:26:02Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:26:02Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:26:02Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:02Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","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-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-232106-000","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vvhcpj-on-push-8wmrt has finished running","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:02Z","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-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:02Z","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-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-push-8wmrt","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-05-04T23:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vvhcpj-on-push-8wmrt has finished running","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324613438,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232106-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:03Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g8vrq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:26: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":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232106-000","reconcileID":"718bd85c-8afa-4c97-8a9c-7d0ca8456786","snapshot.name":"integ-app-xvlc-20260504-232106-000","pipelinerun.name":"python-component-vvhcpj-on-push-8wmrt","duration":3.68292901} {"level":"info","ts":"2026-05-04T23:26: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":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232106-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26: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":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324613438, NodeID:\"CR_kwDONSo-hs8AAAARTheZPg\", HeadSHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324613438\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324613438\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:26:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-232106-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324613438/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67443124620}, 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-05-04T23:26:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g8vrq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g8vrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324613438,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232106-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:04Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26: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":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324613438, NodeID:\"CR_kwDONSo-hs8AAAARTheZPg\", HeadSHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324613438\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324613438\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:26:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-232106-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-g8vrq' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324613438/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67443124620}, 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-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324613438,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232106-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:26:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:04Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26: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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:11Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232106-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:26:11Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232106-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:26:11Z","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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g8vrq","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g8vrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:26: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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testedSnapshot":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324613438, NodeID:\"CR_kwDONSo-hs8AAAARTheZPg\", HeadSHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324613438\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324613438\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:26:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-232106-000 and scenario my-integration-test-zbtc 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/74324613438/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67443124620}, 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-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324613438,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232106-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232106-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26: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-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:26:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232106-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g8vrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:26: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:26: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:26: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:26:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:28: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:13Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"728.103156ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"2b16d512-94b8-41c6-9fb9-f9499b3fec48","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:13Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"733.63197ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"f7b41669-0a75-4d76-a2ea-09d7e2b3f5a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:13Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"744.200511ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"41687225-1787-42e0-8917-5369d6c591df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:13Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"765.40128ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"12123e40-966d-4497-87c7-2bddf909d6b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:13Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"806.08027ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"2c3070a8-fcfa-4310-a8c8-5e64318e084e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:13Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"881.502199ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"51c99def-e4fd-495c-9add-344a99480ddc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:13Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"887.536323ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"2c870797-b0a5-4625-8315-69c6c11f6fc8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:14Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.208872881s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"1e5c24cf-ef4f-4836-bf28-d5b782df80c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:14Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.849860216s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"50955b0e-bf1e-495f-b902-9fafa825dfbc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:14Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.857964837s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:28:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","reconcileID":"275c0fa6-f3df-4780-9840-79f91348be06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-232455-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232455-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-232455-000","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:3a375e968ac3dd3fc8319464c08bb4772bf108c6a2a6c391c443e54a6012af37","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6338a6c1890453baf38f5768092c134c17d73f40","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vvhcpj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/python-component-vvhcpj@sha256:12ede51af40458531b37b053345be64971104a4680318d7082dd82ebde7c97b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5cec63e02c3067aaa75533ca6bc6a73da337cf21","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-htedxj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/konflux-test-integration-clone-htedxj@sha256:525af54670585ccc5bd4b98014e5e4d2cd119e2b7962a75182645660eea3329d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"5edc5cbb5824c678b8634648ba28641f7cf9ccf7"}}}]} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-bmfg/go-component-hnqewn-on-pull-request-95pmn with pr group pr-branch-gndfiv is still running, won't create group snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:28: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":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} 2026/05/04 23:28:16 http: TLS handshake error from 10.130.0.2:41206: EOF {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","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-05-04T23:28:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-htedxj-on-pull-request-88v7m has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","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-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324493733, NodeID:\"CR_kwDOOe2tsc8AAAARThXFpQ\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324493733\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/konflux-test-integration-clone-htedxj-on-pull-request-88v7m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","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-05-04T23:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-htedxj-on-pull-request-88v7m has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324493733,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232455-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:28:16Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:16Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-m474w","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:28:17Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232455-000","reconcileID":"accd348c-4293-407b-b19b-703bdc4c87d5","snapshot.name":"integ-app-xvlc-20260504-232455-000","pipelinerun.name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","duration":4.296565762} {"level":"info","ts":"2026-05-04T23:28:17Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:17Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Label":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc","pipelineRun.Name":"integration-resolver-pipelinerun-m474w"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324493733, NodeID:\"CR_kwDOOe2tsc8AAAARThXFpQ\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324493733\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot integ-app-xvlc-20260504-232455-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:28:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m474w","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-m474w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324493733,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232455-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:17Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:28:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324493733, NodeID:\"CR_kwDOOe2tsc8AAAARThXFpQ\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324493733\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot integ-app-xvlc-20260504-232455-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-m474w' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:28:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324493733,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232455-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:28:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:28:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:28:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:24Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:25Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:28:25Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:28:25Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:28: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":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m474w","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-m474w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324493733, NodeID:\"CR_kwDOOe2tsc8AAAARThXFpQ\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-konflux-test-integration-clone-htedxj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324493733\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324493733\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-htedxj snapshot integ-app-xvlc-20260504-232455-000 and scenario my-integration-test-zbtc 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/74324493733/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324493733,"CheckName":"Konflux Dev version / my-integration-test-zbtc / konflux-test-integration-clone-htedxj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232455-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:28:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-m474w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:18:49Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-04T22:58:58Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-yprxel-on-pull-request-bvcr8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-1403d7467a6071e9e7a7669d55087c4b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-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-1b7b15fb982d699626a26a6caf85ec27-c5b0dea9a1c21270-01"}},"deletionTimestamp":"2026-05-04 23:28:59 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:28:59Z","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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"error","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","pipelineRun.Name":"go-component-yprxel-on-pull-request-bvcr8","error":"PipelineRun.tekton.dev \"go-component-yprxel-on-pull-request-bvcr8\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","error":"PipelineRun.tekton.dev \"go-component-yprxel-on-pull-request-bvcr8\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","error":"PipelineRun.tekton.dev \"go-component-yprxel-on-pull-request-bvcr8\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","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-05-04T23:28:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","reconcileID":"f33871e3-fd2f-4387-94e6-e152ee5a07a6","error":"PipelineRun.tekton.dev \"go-component-yprxel-on-pull-request-bvcr8\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/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-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:18:49Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-04T22:58:58Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-yprxel-on-pull-request-bvcr8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-1403d7467a6071e9e7a7669d55087c4b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-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-1b7b15fb982d699626a26a6caf85ec27-c5b0dea9a1c21270-01"}},"deletionTimestamp":"2026-05-04 23:28:59 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:28:59Z","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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:18:49Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-04T22:58:58Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-yprxel-on-pull-request-bvcr8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-1403d7467a6071e9e7a7669d55087c4b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-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-1b7b15fb982d699626a26a6caf85ec27-c5b0dea9a1c21270-01"}},"deletionTimestamp":"2026-05-04 23:28:59 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:28:59Z","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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-bvcr8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:18:49Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-04T22:58:58Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-yprxel-on-pull-request-bvcr8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-1403d7467a6071e9e7a7669d55087c4b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-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-1b7b15fb982d699626a26a6caf85ec27-c5b0dea9a1c21270-01"}},"deletionTimestamp":"2026-05-04 23:28:59 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:28:59Z","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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28: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-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:28:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T23:18:49Z","reason":"Running","message":"Tasks Completed: 10 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0"}],"startTime":"2026-05-04T22:58:58Z","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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel:on-pr-299c19d5264c65e2d2ae594bb9eb0d765bf88d41"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"go-component-yprxel-on-pull-request-bvcr8-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-1403d7467a6071e9e7a7669d55087c4b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-yprxel-on-pull-request-bvcr8-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-1b7b15fb982d699626a26a6caf85ec27-c5b0dea9a1c21270-01"}},"deletionTimestamp":"2026-05-04 23:28:59 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:28:59Z","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":"go-component-yprxel-on-pull-request-bvcr8","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-yprxel-on-pull-request-4flwp","PR group":"konflux-go-component-yprxel"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-go-component-yprxel","prGroupHash":"070b1dec0a72061b2682cb4c73380958aad4d6939eb5a849539dc1d235c355"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:29:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"159.007982ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"560fc187-3a1f-4596-b6c7-2bf2e4f95015","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"164.583012ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"99c6b8d2-0dcb-450e-9881-ffd2b8460847","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"175.169925ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"aa0a6fef-5cd0-4ced-a006-6e6e6d40f0a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"196.365224ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"f4574d86-4908-479e-bdcf-b9a2144b4451","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"237.035353ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"ec5672b0-3c6b-4c36-a55c-839dfd9a82c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"275.313233ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"89f0675d-3ecb-4b6b-9458-c2300495497d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"318.002138ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"4d3aecdc-c514-49ac-805d-6d345025105a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"638.485092ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"a962afff-0525-45fa-abaf-475eb6987b68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"952.792518ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"168ebd53-df10-4715-aeee-321b3c95bf3e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.279830988s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"631c42d3-1b73-4cde-9aff-7c3a8079e4e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","reconcileID":"f74465e7-15eb-4fc5-b671-e048abd9d8ab","component.Name":"konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-232453-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-232453-000","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:3a375e968ac3dd3fc8319464c08bb4772bf108c6a2a6c391c443e54a6012af37","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6338a6c1890453baf38f5768092c134c17d73f40","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vvhcpj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/python-component-vvhcpj@sha256:b9114d3c7e09ea783c54be214cb44cbd330abdf8deb933aa8430769102edad23","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"62f2facc2d8793b1e70ccc924924921283516b79"}}}]} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-bmfg/go-component-hnqewn-on-pull-request-95pmn with pr group pr-branch-gndfiv is still running, won't create group snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:30: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":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","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-05-04T23:30:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vvhcpj-on-pull-request-lb7ht has finished running","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324488607, NodeID:\"CR_kwDONSo-hs8AAAARThWxnw\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324488607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vvhcpj snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/python-component-vvhcpj-on-pull-request-lb7ht is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324488607,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324488607, NodeID:\"CR_kwDONSo-hs8AAAARThWxnw\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324488607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-232453-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-cmh4h","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000","reconcileID":"954d36d2-df6a-4581-a27b-6786e1fff4db","snapshot.name":"integ-app-xvlc-20260504-232453-000","pipelinerun.name":"python-component-vvhcpj-on-pull-request-lb7ht","duration":3.361369534} {"level":"info","ts":"2026-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Label":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc","pipelineRun.Name":"integration-resolver-pipelinerun-cmh4h"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324488607,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324488607, NodeID:\"CR_kwDONSo-hs8AAAARThWxnw\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324488607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-232453-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cmh4h","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-cmh4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:14Z","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-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324488607,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-lb7ht","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-05-04T23:30:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vvhcpj-on-pull-request-lb7ht has finished running","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:15Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:15Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:15Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324488607, NodeID:\"CR_kwDONSo-hs8AAAARThWxnw\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324488607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-232453-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-cmh4h' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324488607,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:30:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:15Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30: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":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:22Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:22Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cmh4h","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-cmh4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:30:22Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30: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":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:30: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":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:30:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324488607, NodeID:\"CR_kwDONSo-hs8AAAARThWxnw\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324488607\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324488607\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-232453-000 and scenario my-integration-test-zbtc 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/74324488607/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324488607,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:30:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:30:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:23Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:23Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-cmh4h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"745.096404ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"017b580d-1b14-45d2-a185-8b1a5390edb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"750.63116ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"bafd2ca0-0883-4873-9df5-873d20720671","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"761.273366ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"8a8cf731-811f-4cf4-9682-850d9791f96a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"782.248853ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"6dcd1475-9974-4872-bb96-739cb9287b9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"822.799851ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"718cf54e-ddb4-49ad-9b33-daa52ddc6906","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"893.842162ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"34fcb150-b206-456d-8a91-8026e64a8a4b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"903.405922ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"645839b0-7436-40b6-beb2-952f032227e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.224393133s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"15091853-22c1-41f3-8567-0bb0a8695506","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.594602726s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"a46852cd-4545-48bb-ba82-b17d55f5614e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.865535271s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:30:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"dc3e694f-7b98-426b-bd79-d57829df59ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","reconcileID":"21a0a05f-cccd-4c2e-a157-9576b569b87c","component.Name":"konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-232453-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","originalName":"integ-app-xvlc-20260504-232453-000","newName":"integ-app-xvlc-20260504-232453-000-79","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-232453-000-79","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","originalName":"integ-app-xvlc-20260504-232453-000","finalName":"integ-app-xvlc-20260504-232453-000-79","attempts":2} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:74a5aea752b75d40bbd580b3dc2c75404de5d4e6028316afd6cb30987f0b1fa3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"62f2facc2d8793b1e70ccc924924921283516b79"}}},{"name":"python-component-vvhcpj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/python-component-vvhcpj@sha256:12ede51af40458531b37b053345be64971104a4680318d7082dd82ebde7c97b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5cec63e02c3067aaa75533ca6bc6a73da337cf21","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-04T23:30:54Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","reconcileID":"7b2bd439-acd4-4a8f-a82e-27d739c87b45","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:54Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","reconcileID":"7b2bd439-acd4-4a8f-a82e-27d739c87b45","latestSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","processedSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:54Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:54Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","reconcileID":"7b2bd439-acd4-4a8f-a82e-27d739c87b45","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:54Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","reconcileID":"7b2bd439-acd4-4a8f-a82e-27d739c87b45","latestSnapshot.Name":"integ-app-xvlc-20260504-232453-000","processedSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:54Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:54Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","reconcileID":"7b2bd439-acd4-4a8f-a82e-27d739c87b45","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:54Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9102","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","reconcileID":"7b2bd439-acd4-4a8f-a82e-27d739c87b45"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","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-05-04T23:30:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-95pmn has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","reconcileID":"7b2bd439-acd4-4a8f-a82e-27d739c87b45"} {"level":"info","ts":"2026-05-04T23:30:55Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-233055-166","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Namespace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:55Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:55Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324491029, NodeID:\"CR_kwDONSo-hs8AAAARThW7FQ\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324491029\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324491029\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/go-component-hnqewn-on-pull-request-95pmn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324491029/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324491029,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-5mgpb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:56Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","reconcileID":"7b2bd439-acd4-4a8f-a82e-27d739c87b45","snapshot.name":"integ-app-xvlc-20260504-232453-000-79","pipelinerun.name":"go-component-hnqewn-on-pull-request-95pmn","duration":4.448863921} {"level":"info","ts":"2026-05-04T23:30:56Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:30:56Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30: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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","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-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-95pmn","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-05-04T23:30:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-95pmn has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5mgpb","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-5mgpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:30:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324491029, NodeID:\"CR_kwDONSo-hs8AAAARThW7FQ\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324491029\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324491029\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-232453-000-79 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324491029/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324491029,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:57Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324492106, NodeID:\"CR_kwDONSo-hs8AAAARThW_Sg\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324492106\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/go-component-hnqewn-on-pull-request-95pmn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30: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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-jtqsw","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:57Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233055-166","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:57Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:57Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Label":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc","pipelineRun.Name":"integration-resolver-pipelinerun-5mgpb"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324492106,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jtqsw","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-jtqsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:30:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324492106, NodeID:\"CR_kwDONSo-hs8AAAARThW_Sg\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324492106\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233055-166 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324492106,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324494736, NodeID:\"CR_kwDOOe2tsc8AAAARThXJkA\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324494736\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/konflux-test-integration-clone-htedxj-on-pull-request-88v7m is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324494736,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324491029, NodeID:\"CR_kwDONSo-hs8AAAARThW7FQ\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324491029\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324491029\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-232453-000-79 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-5mgpb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324491029/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324491029,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:30:59Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:59Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324492106, NodeID:\"CR_kwDONSo-hs8AAAARThW_Sg\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324492106\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233055-166 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324492106,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324492106, NodeID:\"CR_kwDONSo-hs8AAAARThW_Sg\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324492106\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233055-166 and scenario my-integration-test-zbtc 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/74324492106/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324492106,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324494736, NodeID:\"CR_kwDOOe2tsc8AAAARThXJkA\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324494736\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233055-166 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324494736,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:31:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31: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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31: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":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-232453-000-79","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:31: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":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5mgpb","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-5mgpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324491029, NodeID:\"CR_kwDONSo-hs8AAAARThW7FQ\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324491029\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324491029\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:54 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-232453-000-79 and scenario my-integration-test-zbtc 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/74324491029/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324491029,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-5mgpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31: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":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233055-166","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jtqsw","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-jtqsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233055-166","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:31:04Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-04T23:31: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":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324492106, NodeID:\"CR_kwDONSo-hs8AAAARThW_Sg\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324492106\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233055-166 and scenario my-integration-test-zbtc 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/74324492106/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324492106,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324492106, NodeID:\"CR_kwDONSo-hs8AAAARThW_Sg\", HeadSHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74324492106\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-04 23:24:55 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 23:31:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233055-166 and scenario my-integration-test-zbtc has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 4s | | :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-gndfiv and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-hnqewn | integ-app-xvlc-20260504-232453-000-79 | go-component-hnqewn-on-pull-request-95pmn | group-snapshot-multi-component |\n| python-component-vvhcpj | integ-app-xvlc-20260504-232453-000 | python-component-vvhcpj-on-pull-request-lb7ht | group-snapshot-multi-component |\n| konflux-test-integration-clone-htedxj | integ-app-xvlc-20260504-232455-000 | konflux-test-integration-clone-htedxj-on-pull-request-88v7m | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74324492106/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443513814}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"62f2facc2d8793b1e70ccc924924921283516b79\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:31:05Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-232453-000","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325158640,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324494736, NodeID:\"CR_kwDOOe2tsc8AAAARThXJkA\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324494736\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233055-166 and scenario my-integration-test-zbtc 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/74324494736/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74324494736,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233055-166","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:06Z","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-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:31:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-233055-166","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-jtqsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:31: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vvhcpj-on-pull-request-vr6vf","PR group":"pr-branch-gndfiv"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:31: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"pr-branch-gndfiv","prGroupHash":"af8d202220f905e0a3eec34f162ca9af136c61b9b9e4209617e4d7c3dcb429"} {"level":"info","ts":"2026-05-04T23:31: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000","testedSnapshot":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:27Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:31:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325198219,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"python-component-vvhcpj-on-pull-request-vr6vf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:31:28Z","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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"python-component-vvhcpj-on-pull-request-vr6vf"} {"level":"info","ts":"2026-05-04T23:31: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-bmfg/python-component-vvhcpj-on-pull-request-lb7ht with pr group pr-branch-gndfiv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-bmfg/konflux-test-integration-clone-htedxj-on-pull-request-88v7m with pr group pr-branch-gndfiv has snapshot created, skipped","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-bmfg/go-component-hnqewn-on-pull-request-95pmn with pr group pr-branch-gndfiv has snapshot created, skipped","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"38b89630-6512-4376-91b9-9ddec4c2ffd7","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:31:28Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9102","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"38b89630-6512-4376-91b9-9ddec4c2ffd7"} {"level":"info","ts":"2026-05-04T23:31:28Z","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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"38b89630-6512-4376-91b9-9ddec4c2ffd7"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-bmfg/python-component-vvhcpj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"38b89630-6512-4376-91b9-9ddec4c2ffd7","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:28Z","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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"38b89630-6512-4376-91b9-9ddec4c2ffd7","latestSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","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: [python-component-vvhcpj konflux-test-integration-clone-htedxj go-component-hnqewn]","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Name":"python-component-vvhcpj-on-pull-request-vr6vf"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325199999,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"python-component-vvhcpj-on-pull-request-vr6vf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:31:29Z","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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"python-component-vvhcpj-on-pull-request-vr6vf"} {"level":"info","ts":"2026-05-04T23:31: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-hnqewn-on-pull-request-znl6x","PR group":"pr-branch-gndfiv"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232453-000-79","testedSnapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:29Z","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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-xvlc-20260504-232453-000-79","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:31: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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","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-xvlc-20260504-232453-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:29Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:31: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","prGroup":"pr-branch-gndfiv","prGroupHash":"af8d202220f905e0a3eec34f162ca9af136c61b9b9e4209617e4d7c3dcb429"} {"level":"info","ts":"2026-05-04T23:31: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325201919,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"go-component-hnqewn-on-pull-request-znl6x","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:31: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"go-component-hnqewn-on-pull-request-znl6x"} {"level":"info","ts":"2026-05-04T23:31: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-bmfg/go-component-hnqewn-on-pull-request-95pmn with pr group pr-branch-gndfiv is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-bmfg/python-component-vvhcpj-on-pull-request-lb7ht with pr group pr-branch-gndfiv is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-bmfg/konflux-test-integration-clone-htedxj-on-pull-request-88v7m with pr group pr-branch-gndfiv has snapshot created, skipped","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","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-vvhcpj go-component-hnqewn]","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Name":"go-component-hnqewn-on-pull-request-znl6x"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325199999, NodeID:\"CR_kwDONSo-hs8AAAARTiCMfw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325199999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:31:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/python-component-vvhcpj-on-pull-request-vr6vf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325199999,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelineRun.Namespace":"group-bmfg","pipelineRun.Name":"go-component-hnqewn-on-pull-request-znl6x","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T23:31: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","pipelinerun.Name":"go-component-hnqewn-on-pull-request-znl6x"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:31:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:32: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:32: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:32: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:32: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:32:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:32: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:32: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:32: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:32: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:32:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:33: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:33:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:34: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:34: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:34: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"635.820774ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"de45eb49-b221-46ef-8725-c481cdfc37a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"641.578455ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"cb5c55a7-1a3d-4c82-bc5b-e79060574d21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"652.358598ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"b6c2f49b-ea70-40d2-8c5c-7356205654be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"673.393368ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"f6359a56-1744-4696-846d-324af30347f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"714.194285ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"f3c0d780-a10f-4163-8066-2c61b4d0a151","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"730.214998ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"4946b84a-5f84-4b47-b053-78379a523908","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"795.145061ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"cf0185e0-0481-4946-88f3-719a62e01f97","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.116643547s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"c49011c2-91bc-4732-9b0f-0c06e2927235","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.459757664s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"1bfb2702-ddcd-4f01-a62b-a97e4610191b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.758068186s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:36:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"9fc66c46-e344-4f00-8450-9fb0238e092c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:42Z","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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","reconcileID":"d72cd5d4-b431-440e-b023-3588c8cd9c48","component.Name":"konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-233127-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233127-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-233127-000","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:3a375e968ac3dd3fc8319464c08bb4772bf108c6a2a6c391c443e54a6012af37","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6338a6c1890453baf38f5768092c134c17d73f40","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-vvhcpj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/python-component-vvhcpj@sha256:9702cbc63683626a8fa9373be45eb3a03cc8a53909da7f369eccc261530a13a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e"}}}]} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-bmfg/go-component-hnqewn-on-pull-request-znl6x with pr group pr-branch-gndfiv is still running, won't create group snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:36:42Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:42Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} 2026/05/04 23:36:42 http: TLS handshake error from 10.128.0.2:39908: EOF {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","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-05-04T23:36:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vvhcpj-on-pull-request-vr6vf has finished running","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:36:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325198219, NodeID:\"CR_kwDONSo-hs8AAAARTiCFiw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325198219\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325198219\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:31:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vvhcpj snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/python-component-vvhcpj-on-pull-request-vr6vf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325198219/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325198219,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233127-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:36:43Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:43Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-z2f5v","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:36:43Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233127-000","reconcileID":"2b934260-4d89-4142-9492-8ad99734239e","snapshot.name":"integ-app-xvlc-20260504-233127-000","pipelinerun.name":"python-component-vvhcpj-on-pull-request-vr6vf","duration":3.929056429} {"level":"info","ts":"2026-05-04T23:36:43Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233127-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:36:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Label":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc","pipelineRun.Name":"integration-resolver-pipelinerun-z2f5v"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325198219, NodeID:\"CR_kwDONSo-hs8AAAARTiCFiw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325198219\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325198219\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:31:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-233127-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325198219/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:36: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:44Z","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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36: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":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:44Z","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-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325198219,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233127-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"python-component-vvhcpj-on-pull-request-vr6vf","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-05-04T23:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vvhcpj-on-pull-request-vr6vf has finished running","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36: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":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:44Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-z2f5v","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-z2f5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:36:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325198219, NodeID:\"CR_kwDONSo-hs8AAAARTiCFiw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325198219\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325198219\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:31:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-233127-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-z2f5v' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325198219/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:36:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325198219,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:36:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233127-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:52Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:52Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:52Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233127-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:36:52Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233127-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:36:52Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:36:52Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-z2f5v","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-z2f5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-python-component-vvhcpj"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325198219, NodeID:\"CR_kwDONSo-hs8AAAARTiCFiw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-python-component-vvhcpj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325198219\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325198219\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:31:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-vvhcpj snapshot integ-app-xvlc-20260504-233127-000 and scenario my-integration-test-zbtc 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/74325198219/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325198219,"CheckName":"Konflux Dev version / my-integration-test-zbtc / python-component-vvhcpj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233127-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:36:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:36:53Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-z2f5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"862.869606ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"4ae083d3-3e37-408a-a791-0b6aa5afd337","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"868.755229ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"c5ba1eab-de28-45e2-b2ca-9b062e2513dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"879.440056ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"d1b3e267-288f-4289-8aa5-502ec3c0ba4d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"900.759249ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"209463a6-6cee-4b27-ab08-ed20f5369f55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"941.455414ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"398f846e-e7b9-4407-a800-e2760a741473","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"986.628953ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"9d425ee2-463c-4e04-be06-ed9d40ed3922","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.022138589s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"26e3dbfd-e8f3-4287-abfc-bdb36e724bc9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.343204306s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"fa0c5d32-fe56-401e-b626-f6e5af83c326","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.701439758s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"dac2b6ce-adc9-4e57-8afd-41e79f54d431","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","elapsedSinceCompletion":"1.98448099s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:37:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"0267e2f2-7ff2-4a9d-b74f-1eea264d5964","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:11Z","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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","reconcileID":"1e678641-4ed7-40f3-918a-0610f92902bb","component.Name":"konflux-test-integration-clone-htedxj"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-233128-000","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xvlc-20260504-233128-000","snapshot.Spec.Components":[{"name":"go-component-hnqewn","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/go-component-hnqewn@sha256:0876ae7db68c06517d0d83412ad3f521f4fbd7372fafcac5a758ba2dc89e4e6c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e"}}},{"name":"python-component-vvhcpj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-bmfg/python-component-vvhcpj@sha256:12ede51af40458531b37b053345be64971104a4680318d7082dd82ebde7c97b0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5cec63e02c3067aaa75533ca6bc6a73da337cf21","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-bmfg/go-component-hnqewn-on-pull-request-95pmn with pr group pr-branch-gndfiv is not the latest for its component, skipped","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-bmfg/python-component-vvhcpj-on-pull-request-lb7ht with pr group pr-branch-gndfiv is not the latest for its component, skipped","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:11Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","reconcileID":"a731a1db-0ce0-4238-a84d-667d95412779","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","reconcileID":"a731a1db-0ce0-4238-a84d-667d95412779","latestSnapshot.Name":"integ-app-xvlc-20260504-233128-000","processedSnapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:11Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","reconcileID":"a731a1db-0ce0-4238-a84d-667d95412779","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","reconcileID":"a731a1db-0ce0-4238-a84d-667d95412779","latestSnapshot.Name":"integ-app-xvlc-20260504-233127-000","processedSnapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:11Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","reconcileID":"a731a1db-0ce0-4238-a84d-667d95412779","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9102","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","reconcileID":"a731a1db-0ce0-4238-a84d-667d95412779"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","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-05-04T23:37:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-znl6x has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","reconcileID":"a731a1db-0ce0-4238-a84d-667d95412779"} {"level":"info","ts":"2026-05-04T23:37:12Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-233712-165","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Namespace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} 2026/05/04 23:37:12 http: TLS handshake error from 10.129.0.2:46904: EOF {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:12Z","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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233127-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:12Z","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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-232455-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:37:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325201919, NodeID:\"CR_kwDONSo-hs8AAAARTiCT_w\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325201919\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325201919\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:31:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/go-component-hnqewn-on-pull-request-znl6x is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325201919/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325201919,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233128-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:13Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-6297g","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:13Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","reconcileID":"a731a1db-0ce0-4238-a84d-667d95412779","snapshot.name":"integ-app-xvlc-20260504-233128-000","pipelinerun.name":"go-component-hnqewn-on-pull-request-znl6x","duration":4.373890888} {"level":"info","ts":"2026-05-04T23:37:13Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:13Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:37: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":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325201919, NodeID:\"CR_kwDONSo-hs8AAAARTiCT_w\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325201919\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325201919\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:31:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-233128-000 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325201919/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn-on-pull-request-znl6x","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-05-04T23:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-hnqewn-on-pull-request-znl6x has finished running","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6297g","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-6297g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325201919,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233128-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325199999, NodeID:\"CR_kwDONSo-hs8AAAARTiCMfw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325199999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:31:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-zbtc is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-bmfg/go-component-hnqewn-on-pull-request-znl6x is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325199999,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-m4wjp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233712-165","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-jtqsw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-xvlc-20260504-233055-166 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:37:14Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:14Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:14Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Label":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-zbtc","pipelineRun.Name":"integration-resolver-pipelinerun-6297g"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325199999, NodeID:\"CR_kwDONSo-hs8AAAARTiCMfw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325199999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:31:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233712-165 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m4wjp","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-m4wjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325199999,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74324494736, NodeID:\"CR_kwDOOe2tsc8AAAARThXJkA\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74324494736\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-04 23:24:56 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 23:31:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233055-166 and scenario my-integration-test-zbtc has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 4s | | :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-gndfiv and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-hnqewn | integ-app-xvlc-20260504-232453-000-79 | go-component-hnqewn-on-pull-request-95pmn | group-snapshot-multi-component |\n| python-component-vvhcpj | integ-app-xvlc-20260504-232453-000 | python-component-vvhcpj-on-pull-request-lb7ht | group-snapshot-multi-component |\n| konflux-test-integration-clone-htedxj | integ-app-xvlc-20260504-232455-000 | konflux-test-integration-clone-htedxj-on-pull-request-88v7m | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74324494736/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:37:15Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-232455-000","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325810151,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:15Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:15Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:15Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325201919, NodeID:\"CR_kwDONSo-hs8AAAARTiCT_w\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325201919\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325201919\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:31:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-233128-000 and scenario my-integration-test-zbtc is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-6297g' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325201919/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325201919,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233128-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:16Z","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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:16Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325199999, NodeID:\"CR_kwDONSo-hs8AAAARTiCMfw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325199999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:31:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233712-165 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325199999,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325199999, NodeID:\"CR_kwDONSo-hs8AAAARTiCMfw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325199999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:31:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233712-165 and scenario my-integration-test-zbtc 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/74325199999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325199999,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325810151, NodeID:\"CR_kwDOOe2tsc8AAAARTinb5w\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74325810151\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74325810151\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 23:37:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233712-165 and scenario my-integration-test-zbtc is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74325810151/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325810151,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T23:37:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233128-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6297g","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-6297g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-go-component-hnqewn"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325201919, NodeID:\"CR_kwDONSo-hs8AAAARTiCT_w\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-go-component-hnqewn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325201919\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325201919\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:31:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-hnqewn snapshot integ-app-xvlc-20260504-233128-000 and scenario my-integration-test-zbtc 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/74325201919/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325201919,"CheckName":"Konflux Dev version / my-integration-test-zbtc / go-component-hnqewn","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233128-000","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-233128-000","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-6297g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37: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":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:22Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:22Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233712-165","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:37:22Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233712-165","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m4wjp","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-m4wjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:37:22Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-04T23:37: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":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325199999, NodeID:\"CR_kwDONSo-hs8AAAARTiCMfw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325199999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:31:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233712-165 and scenario my-integration-test-zbtc 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/74325199999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325199999,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325199999, NodeID:\"CR_kwDONSo-hs8AAAARTiCMfw\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325199999\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-04 23:31:29 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 23:37:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233712-165 and scenario my-integration-test-zbtc 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-gndfiv and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-hnqewn | integ-app-xvlc-20260504-233128-000 | go-component-hnqewn-on-pull-request-znl6x | group-snapshot-multi-component |\n| python-component-vvhcpj | integ-app-xvlc-20260504-233127-000 | python-component-vvhcpj-on-pull-request-vr6vf | group-snapshot-multi-component |\n| konflux-test-integration-clone-htedxj | integ-app-xvlc-20260504-232455-000 | konflux-test-integration-clone-htedxj-on-pull-request-88v7m | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325199999/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:23Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-233127-000","scenarioName":"my-integration-test-zbtc","externalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-bmfg","name":"my-integration-test-wqpu"}} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-wqpu"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-wqpu"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:23Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-04T23:37:23Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScenario.Name":"my-integration-test-wqpu"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325824764,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-zbtc-pr group"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325810151, NodeID:\"CR_kwDOOe2tsc8AAAARTinb5w\", HeadSHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", ExternalID:\"my-integration-test-zbtc-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74325810151\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74325810151\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 23:37:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233712-165 and scenario my-integration-test-zbtc 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/74325810151/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zbtc / pr group\", CheckSuite:github.CheckSuite{ID:67443517198}, 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:3627276116, Number:9102, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9102\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"5edc5cbb5824c678b8634648ba28641f7cf9ccf7\", 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-ffgfzo\", SHA:\"b42bc4d26f6e2ae553ea0ab72858a2a94c22f2d0\", 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-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325810151,"CheckName":"Konflux Dev version / my-integration-test-zbtc / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integration-resolver-pipelinerun-m4wjp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:37:24Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationTestScneario.Name":"my-integration-test-wqpu"} {"level":"error","ts":"2026-05-04T23:37:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","integrationScenario.Name":"my-integration-test-wqpu","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-xvlc-20260504-233712-165: 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-05-04T23:37:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"error","ts":"2026-05-04T23:37:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Scenario":"my-integration-test-wqpu","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-05-04T23:37: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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:25Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233712-165","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-wqpu","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-wqpu","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-233128-000","scenarioName":"my-integration-test-wqpu","externalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325827289,"CheckName":"Konflux Dev version / my-integration-test-wqpu / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-233128-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-wqpu","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-wqpu","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","existingCheckRun":"github.CheckRun{ID:74325827289, NodeID:\"CR_kwDONSo-hs8AAAARTioe2Q\", HeadSHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", ExternalID:\"my-integration-test-wqpu-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74325827289\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74325827289\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-04 23:37:25 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 23:37:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-xvlc-20260504-233712-165 and scenario my-integration-test-wqpu is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-xvlc-20260504-233712-165: 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/74325827289/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wqpu / pr group\", CheckSuite:github.CheckSuite{ID:67444213759}, 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:3627275891, Number:21658, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21658\", Head:github.PullRequestBranch{Ref:\"pr-branch-gndfiv\", SHA:\"06355d7a008848951d2dd7d5d2af0db9e7bc2b2e\", 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-ffgfzo\", SHA:\"5cec63e02c3067aaa75533ca6bc6a73da337cf21\", 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-05-04T23:37:25Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-233127-000","scenarioName":"my-integration-test-wqpu","externalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325828468,"CheckName":"Konflux Dev version / my-integration-test-wqpu / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-233127-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","destinationComponentSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-wqpu","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-zbtc"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","scenario.Name":"my-integration-test-wqpu","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testedSnapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ExternalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.NameSpace":"group-bmfg","snapshot.Name":"integ-app-xvlc-20260504-232455-000","scenarioName":"my-integration-test-wqpu","externalID":"my-integration-test-wqpu-pr group"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","ID":74325829331,"CheckName":"Konflux Dev version / my-integration-test-wqpu / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","testedSnapshot.Name":"integ-app-xvlc-20260504-233712-165","destinationSnapshot.Name":"integ-app-xvlc-20260504-232455-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T23:37:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:26Z","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-xvlc-20260504-233712-165","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","snapshot.Name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-232109-000"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-233744-081"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-233744-081","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","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-xvlc-20260504-232109-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-gc97v","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-233744-081"} {"level":"info","ts":"2026-05-04T23:37:44Z","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-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:37: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":"integ-app-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233744-081","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:37:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:37:44Z","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-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"integ-app-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-233744-081","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"error","ts":"2026-05-04T23:37:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-hnqewn","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"go-component-hnqewn","reconcileID":"cc26cc3e-3625-4095-bd31-223c603d5350","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-hnqewn\" 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-05-04T23:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xvlc-20260504-233744-157"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xvlc-20260504-233744-157","application":"integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xvlc-20260504-233744-157"} {"level":"info","ts":"2026-05-04T23:37:44Z","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-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:37: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":"integ-app-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","Application.Name":"integ-app-xvlc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"integ-app-xvlc-20260504-233744-157","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:37:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:37:44Z","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-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37: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":"integ-app-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xvlc-20260504-233744-157","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-hnqewn","namespace":"group-bmfg"},"application":"group-bmfg/integ-app-xvlc","namespace":"group-bmfg","name":"go-component-hnqewn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:37:44Z","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-5mgpb","namespace":"group-bmfg"},"pipelineRun.Name":"integration-resolver-pipelinerun-5mgpb"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5mgpb","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-5mgpb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:37:44Z","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-6297g","namespace":"group-bmfg"},"pipelineRun.Name":"integration-resolver-pipelinerun-6297g"} {"level":"error","ts":"2026-05-04T23:37:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-95pmn","namespace":"group-bmfg"},"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-05-04T23:37:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6297g","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-6297g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:37:44Z","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-g55t9","namespace":"group-bmfg"},"pipelineRun.Name":"integration-resolver-pipelinerun-g55t9"} {"level":"info","ts":"2026-05-04T23:37:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g55t9","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-g55t9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T23:37:44Z","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-p96cj","namespace":"group-bmfg"},"pipelineRun.Name":"integration-resolver-pipelinerun-p96cj"} {"level":"error","ts":"2026-05-04T23:37:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-mj5wq","namespace":"group-bmfg"},"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-05-04T23:37:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-p96cj","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"integration-resolver-pipelinerun-p96cj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T23:37:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-pull-request-znl6x","namespace":"group-bmfg"},"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-05-04T23:37:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-hnqewn-on-push-cmpp6","namespace":"group-bmfg"},"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-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-231534-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-233744-157"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-233744-157"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-233127-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-232106-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-232106-000"} 2026/05/04 23:37:45 http: TLS handshake error from 10.130.0.2:39258: EOF {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-233712-165"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-232453-000-79"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-htedxj","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"konflux-test-integration-clone-htedxj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc\" not found","component":{"name":"konflux-test-integration-clone-htedxj","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-231538-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-230916-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-230916-000"} 2026/05/04 23:37:45 http: TLS handshake error from 10.129.0.2:48538: EOF {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-232453-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-232453-000"} 2026/05/04 23:37:45 http: TLS handshake error from 10.128.0.2:43630: EOF {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-232455-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-232455-000"} 2026/05/04 23:37:45 http: TLS handshake error from 10.130.0.2:39294: EOF {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-233055-166"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-233744-081"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-233744-081"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xvlc-20260504-233128-000"} {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-bmfg","snapshot":"integ-app-xvlc-20260504-233128-000"} 2026/05/04 23:37:45 http: TLS handshake error from 10.128.0.2:43638: EOF 2026/05/04 23:37:45 http: TLS handshake error from 10.129.0.2:48548: EOF {"level":"info","ts":"2026-05-04T23:37:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-vvhcpj","namespace":"group-bmfg"},"namespace":"group-bmfg","name":"python-component-vvhcpj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc\" not found","component":{"name":"python-component-vvhcpj","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc-20260504-233127-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-z2f5v","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc-20260504-232106-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-g8vrq","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc-20260504-233712-165\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-m4wjp","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc-20260504-231538-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-h6jll","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc-20260504-233055-166\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-jtqsw","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc-20260504-232455-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-m474w","namespace":"group-bmfg"}} {"level":"info","ts":"2026-05-04T23:37:45Z","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-xvlc-20260504-232453-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-cmh4h","namespace":"group-bmfg"}} {"level":"error","ts":"2026-05-04T23:37:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-88v7m","namespace":"group-bmfg"},"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-05-04T23:37:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-htedxj-on-pull-request-rh4h8","namespace":"group-bmfg"},"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-05-04T23:37:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-jnrkz","namespace":"group-bmfg"},"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-05-04T23:37:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-lb7ht","namespace":"group-bmfg"},"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-05-04T23:37:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-pull-request-vr6vf","namespace":"group-bmfg"},"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-05-04T23:37:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-vvhcpj-on-push-8wmrt","namespace":"group-bmfg"},"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-05-04T23:38: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:38: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:38: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:38: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:38: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:38: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:38:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"267.237789ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"2d6e28d3-d520-4423-ad42-23679c56efa8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"272.740314ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"2ac8936d-5bc4-477a-b67b-af98b997286e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"283.166998ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"38b3259b-b6be-46cd-88ff-c9e1cd71ca83","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"303.621565ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"b24ec39b-9f3d-483b-938e-2893e84c6a2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"344.403733ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"177177dc-27de-47c2-98ff-290a81409dd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"364.829219ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"312f382a-b7d5-4365-9ad2-65f5b7a8d6db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"425.402802ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"b0c36bab-d2ca-4d46-8420-0c67344d3a9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"746.172728ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"9c733fa8-3029-4720-bd8d-4764be1f027d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"975.742099ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"95183dca-d3fe-4e0a-868f-c1bc3f87defb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"1.386584902s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"17081b78-fbcc-4504-bc26-fca41974c082","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","elapsedSinceCompletion":"3.947061392s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T23:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T23:49:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","reconcileID":"022c0856-d38e-4d14-a957-187680585040","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-mnpy-20260504-232904-000","application":"build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"build-suite-positive-mc-mnpy-20260504-232904-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-232904-000","snapshot.Spec.Components":[{"name":"go-component-yprxel","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel@sha256:d1f95a3533bc697116745415815b7e9d5810a8126afdd1239c0af3f8b8a120a3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"c23da7b7a75bbe6b74b31ab5d5471d6ff88a198e"}}}]} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-yprxel is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 070b1dec0a72061b2682cb4c73380958aad4d6939eb5a849539dc1d235c355 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T23:49: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-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","Application.Name":"build-suite-positive-mc-mnpy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T23:49: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":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"}} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","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-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"build-suite-positive-mc-mnpy-20260504-232904-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T23:49:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T23:49:36Z","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-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:49: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-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","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-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"build-suite-positive-mc-mnpy-20260504-232904-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-04T23:49:36Z","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-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"build-suite-positive-mc-mnpy-20260504-232904-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","snapshot.Namespace":"build-e2e-wzoq","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-04T23:49:36Z","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-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T23:49: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-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-232904-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-04T23:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","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-05-04T23:49:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:49:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-yprxel-on-pull-request-4flwp has finished running","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:49:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-yprxel-on-push-zm56f is not associated with a pull request","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49: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":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-04T23:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-pull-request-4flwp","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-05-04T23:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-yprxel-on-pull-request-4flwp has finished running","buildpipelineRun":{"name":"go-component-yprxel-on-pull-request-4flwp","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:49:52Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-kkqspx","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-kkqspx-on-pull-request-4czbk","PR group":"konflux-python-component-kkqspx"} {"level":"info","ts":"2026-05-04T23:50:06Z","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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:50:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:51: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:51: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:51: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:51: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:51: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:56:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:50:06Z","completionTime":"2026-05-04T23:56:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co75558ff57098feefd25fd0c5b134f31a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-build-container","pipelineTaskName":"build-container"}],"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-2f7ce311b02c9b159fe7cc3acdd9fb30-0a5b2f6f118f454e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-4czbk has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:56:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:50:06Z","completionTime":"2026-05-04T23:56:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co75558ff57098feefd25fd0c5b134f31a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-build-container","pipelineTaskName":"build-container"}],"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-2f7ce311b02c9b159fe7cc3acdd9fb30-0a5b2f6f118f454e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-4czbk has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:56:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:50:06Z","completionTime":"2026-05-04T23:56:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co75558ff57098feefd25fd0c5b134f31a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-build-container","pipelineTaskName":"build-container"}],"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-2f7ce311b02c9b159fe7cc3acdd9fb30-0a5b2f6f118f454e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-4czbk has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:56:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:50:06Z","completionTime":"2026-05-04T23:56:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co75558ff57098feefd25fd0c5b134f31a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-build-container","pipelineTaskName":"build-container"}],"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-2f7ce311b02c9b159fe7cc3acdd9fb30-0a5b2f6f118f454e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-4czbk has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:56:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:50:06Z","completionTime":"2026-05-04T23:56:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co75558ff57098feefd25fd0c5b134f31a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-build-container","pipelineTaskName":"build-container"}],"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-2f7ce311b02c9b159fe7cc3acdd9fb30-0a5b2f6f118f454e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-4czbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-4czbk has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:56:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:50:06Z","completionTime":"2026-05-04T23:56:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co75558ff57098feefd25fd0c5b134f31a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-build-container","pipelineTaskName":"build-container"}],"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-2f7ce311b02c9b159fe7cc3acdd9fb30-0a5b2f6f118f454e-01"}},"deletionTimestamp":"2026-05-04 23:56:43 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:56:43Z","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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-4czbk has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:56:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:50:06Z","completionTime":"2026-05-04T23:56:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co75558ff57098feefd25fd0c5b134f31a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-build-container","pipelineTaskName":"build-container"}],"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-2f7ce311b02c9b159fe7cc3acdd9fb30-0a5b2f6f118f454e-01"}},"deletionTimestamp":"2026-05-04 23:56:43 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:56:43Z","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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-4czbk has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T23:56:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:50:06Z","completionTime":"2026-05-04T23:56:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-3c2676ef70ac3108ed71ba23ece5daa4456097a4"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co75558ff57098feefd25fd0c5b134f31a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-4czbk-build-container","pipelineTaskName":"build-container"}],"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-2f7ce311b02c9b159fe7cc3acdd9fb30-0a5b2f6f118f454e-01"}},"deletionTimestamp":"2026-05-04 23:56:43 +0000 UTC"} {"level":"info","ts":"2026-05-04T23:56:43Z","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":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-4czbk has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-4czbk","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-kkqspx-on-pull-request-88k44","PR group":"konflux-python-component-kkqspx"} {"level":"info","ts":"2026-05-04T23:56:48Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:57: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-4czbk with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T23:57: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-04T23:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:00:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-05T00:00:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hswr","snapshot":"build-suite-component-update-qajn-20260504-230021-000"} {"level":"info","ts":"2026-05-05T00:00:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-05T00:00:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-wzoq","snapshot":"build-suite-positive-mc-mnpy-20260504-232904-000"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:48Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:48Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:04:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:56:48Z","completionTime":"2026-05-05T00:04:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co6c5aba4263a88c6034b5ffb7d2144051-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-build-container","pipelineTaskName":"build-container"}],"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-15147a0471056c7fae15b2c1248bd3de-8ff5bc091d74797c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-88k44 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:48Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:48Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:04:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:56:48Z","completionTime":"2026-05-05T00:04:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co6c5aba4263a88c6034b5ffb7d2144051-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-build-container","pipelineTaskName":"build-container"}],"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-15147a0471056c7fae15b2c1248bd3de-8ff5bc091d74797c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-88k44 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:49Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:49Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:04:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:56:48Z","completionTime":"2026-05-05T00:04:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co6c5aba4263a88c6034b5ffb7d2144051-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-build-container","pipelineTaskName":"build-container"}],"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-15147a0471056c7fae15b2c1248bd3de-8ff5bc091d74797c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-88k44 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:49Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:49Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:04:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:56:48Z","completionTime":"2026-05-05T00:04:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co6c5aba4263a88c6034b5ffb7d2144051-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-build-container","pipelineTaskName":"build-container"}],"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-15147a0471056c7fae15b2c1248bd3de-8ff5bc091d74797c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-88k44 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:52Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:52Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:04:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:56:48Z","completionTime":"2026-05-05T00:04:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co6c5aba4263a88c6034b5ffb7d2144051-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-build-container","pipelineTaskName":"build-container"}],"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-15147a0471056c7fae15b2c1248bd3de-8ff5bc091d74797c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-88k44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-88k44 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:04:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:56:48Z","completionTime":"2026-05-05T00:04:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co6c5aba4263a88c6034b5ffb7d2144051-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-build-container","pipelineTaskName":"build-container"}],"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-15147a0471056c7fae15b2c1248bd3de-8ff5bc091d74797c-01"}},"deletionTimestamp":"2026-05-05 00:04:54 +0000 UTC"} {"level":"info","ts":"2026-05-05T00:04:54Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-88k44 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:04:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:56:48Z","completionTime":"2026-05-05T00:04:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co6c5aba4263a88c6034b5ffb7d2144051-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-build-container","pipelineTaskName":"build-container"}],"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-15147a0471056c7fae15b2c1248bd3de-8ff5bc091d74797c-01"}},"deletionTimestamp":"2026-05-05 00:04:54 +0000 UTC"} {"level":"info","ts":"2026-05-05T00:04:54Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-88k44 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:04:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T23:56:48Z","completionTime":"2026-05-05T00:04:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-76b74144ac2a97745df38b1dff9c57bc2443e760"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-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":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co6c5aba4263a88c6034b5ffb7d2144051-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-88k44-build-container","pipelineTaskName":"build-container"}],"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-15147a0471056c7fae15b2c1248bd3de-8ff5bc091d74797c-01"}},"deletionTimestamp":"2026-05-05 00:04:54 +0000 UTC"} {"level":"info","ts":"2026-05-05T00:04:54Z","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":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-88k44 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-88k44","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-kkqspx-on-pull-request-mm4n5","PR group":"konflux-python-component-kkqspx"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-wzoq/python-component-kkqspx-on-pull-request-88k44 with pr group konflux-python-component-kkqspx is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:06: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:06: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:06: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:06: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:06: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:06: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:13:04Z","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-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13: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":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13: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":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13: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":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","reconcileID":"10167663-6d4b-49a1-8d3b-db372f766daa","Component.Namespace":"build-e2e-wzoq","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel@sha256:0176dd2cf15f7f6beebf7ac7f834167ad00148cc8f1fcdb093deb340d03cd5fe","Component.Name":"go-component-yprxel","lastBuildCommit":"16af0fc0299b4d3bb85ab505546a8e18ac847231"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","component.Namespace":"build-e2e-wzoq","component.Name":"go-component-yprxel"} {"level":"info","ts":"2026-05-05T00:13:04Z","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-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","reconcileID":"10167663-6d4b-49a1-8d3b-db372f766daa","component.Name":"python-component-kkqspx"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-mnpy-20260504-234939-000"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-mnpy-20260504-234939-000","application":"build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-mnpy-20260504-234939-000"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"build-suite-positive-mc-mnpy-20260504-234939-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-234939-000","snapshot.Spec.Components":[{"name":"go-component-yprxel","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/go-component-yprxel@sha256:0176dd2cf15f7f6beebf7ac7f834167ad00148cc8f1fcdb093deb340d03cd5fe","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"16af0fc0299b4d3bb85ab505546a8e18ac847231"}}}]} {"level":"info","ts":"2026-05-05T00:13: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-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-05T00:13: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-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","Application.Name":"build-suite-positive-mc-mnpy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-05T00:13: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-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"build-suite-positive-mc-mnpy-20260504-234939-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-05T00:13:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-05T00:13: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-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13: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-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mnpy-20260504-234939-000","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-234939-000"} {"level":"info","ts":"2026-05-05T00:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-234939-000"} {"level":"info","ts":"2026-05-05T00:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","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-05-05T00:13:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T00:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-yprxel-on-push-zm56f has finished running","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:05Z","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-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:05Z","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-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:05Z","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-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:05Z","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-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:13:05Z","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-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","snapshot.Name":"build-suite-positive-mc-mnpy-20260504-234939-000"} {"level":"info","ts":"2026-05-05T00:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"go-component-yprxel-on-push-zm56f","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-05-05T00:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-yprxel-on-push-zm56f has finished running","buildpipelineRun":{"name":"go-component-yprxel-on-push-zm56f","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:20: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:20:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:21: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:21: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:21:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:21: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-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:21:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:25: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:25:11Z","reason":"Cancelled","message":"PipelineRun \"python-component-kkqspx-on-pull-request-mm4n5\" was cancelled"}],"startTime":"2026-05-05T00:04:59Z","completionTime":"2026-05-05T00:25:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"IMAGE_DIGEST","value":"sha256:4bf3d7c316a659441b14dcfd8ef75a8ec6f7e8d6b3e9f33a7bc3d471dcb8e2a1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"python-component-kkqspx-on-pull-request-mm4n5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob667e392a6050b753196016a13e20be7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pytb667e392a6050b753196016a13e20be7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compob667e392a6050b753196016a13e20be7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compb667e392a6050b753196016a13e20be7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-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-5c9f802f24c028c989594302bd3bfe6f-f3d099d3accaf13c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-mm4n5 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:25:11Z","reason":"Cancelled","message":"PipelineRun \"python-component-kkqspx-on-pull-request-mm4n5\" was cancelled"}],"startTime":"2026-05-05T00:04:59Z","completionTime":"2026-05-05T00:25:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"IMAGE_DIGEST","value":"sha256:4bf3d7c316a659441b14dcfd8ef75a8ec6f7e8d6b3e9f33a7bc3d471dcb8e2a1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"python-component-kkqspx-on-pull-request-mm4n5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob667e392a6050b753196016a13e20be7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pytb667e392a6050b753196016a13e20be7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compob667e392a6050b753196016a13e20be7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compb667e392a6050b753196016a13e20be7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-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-5c9f802f24c028c989594302bd3bfe6f-f3d099d3accaf13c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-mm4n5 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:25:11Z","reason":"Cancelled","message":"PipelineRun \"python-component-kkqspx-on-pull-request-mm4n5\" was cancelled"}],"startTime":"2026-05-05T00:04:59Z","completionTime":"2026-05-05T00:25:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"IMAGE_DIGEST","value":"sha256:4bf3d7c316a659441b14dcfd8ef75a8ec6f7e8d6b3e9f33a7bc3d471dcb8e2a1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"python-component-kkqspx-on-pull-request-mm4n5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob667e392a6050b753196016a13e20be7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pytb667e392a6050b753196016a13e20be7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compob667e392a6050b753196016a13e20be7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compb667e392a6050b753196016a13e20be7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-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-5c9f802f24c028c989594302bd3bfe6f-f3d099d3accaf13c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-mm4n5 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:12Z","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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:25: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:12Z","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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:25:11Z","reason":"Cancelled","message":"PipelineRun \"python-component-kkqspx-on-pull-request-mm4n5\" was cancelled"}],"startTime":"2026-05-05T00:04:59Z","completionTime":"2026-05-05T00:25:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"IMAGE_DIGEST","value":"sha256:4bf3d7c316a659441b14dcfd8ef75a8ec6f7e8d6b3e9f33a7bc3d471dcb8e2a1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"python-component-kkqspx-on-pull-request-mm4n5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob667e392a6050b753196016a13e20be7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pytb667e392a6050b753196016a13e20be7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compob667e392a6050b753196016a13e20be7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compb667e392a6050b753196016a13e20be7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-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-5c9f802f24c028c989594302bd3bfe6f-f3d099d3accaf13c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-mm4n5 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:13Z","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-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","prGroup":"konflux-python-component-kkqspx","prGroupHash":"e238db8b20e8ec4bb383ff242a275c9c2747766de180a102508d23ef28ced4"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:13Z","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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkqspx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25: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":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"} {"level":"info","ts":"2026-05-05T00:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-05T00:25:11Z","reason":"Cancelled","message":"PipelineRun \"python-component-kkqspx-on-pull-request-mm4n5\" was cancelled"}],"startTime":"2026-05-05T00:04:59Z","completionTime":"2026-05-05T00:25:11Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"IMAGE_DIGEST","value":"sha256:4bf3d7c316a659441b14dcfd8ef75a8ec6f7e8d6b3e9f33a7bc3d471dcb8e2a1"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"}],"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:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"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:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057.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:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"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-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-wzoq/python-component-kkqspx:on-pr-95d5d1b91a11faf03d841ccc697554ef9a2b1057"},{"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":"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:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"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":"python-component-kkqspx-on-pull-request-mm4n5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cob667e392a6050b753196016a13e20be7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pytb667e392a6050b753196016a13e20be7-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compob667e392a6050b753196016a13e20be7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compb667e392a6050b753196016a13e20be7-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-kkqspx-on-pull-request-mm4n5-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-5c9f802f24c028c989594302bd3bfe6f-f3d099d3accaf13c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-05T00:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy","namespace":"build-e2e-wzoq","name":"python-component-kkqspx-on-pull-request-mm4n5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-05T00:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkqspx-on-pull-request-mm4n5 has finished running","buildpipelineRun":{"name":"python-component-kkqspx-on-pull-request-mm4n5","namespace":"build-e2e-wzoq"},"application":"build-e2e-wzoq/build-suite-positive-mc-mnpy"}